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