0_0_38941220_22713.cpp: In function 'void solve()': 0_0_38941220_22713.cpp:19:27: error: request for member 'clear' in 'g', which is of non-class type 'std::vector<int> [100005]' 19 | g.clear(); | ^~~~~