0_0_38583826_21396.cpp: In function 'void solve()': 0_0_38583826_21396.cpp:31:7: error: request for member 'clear' in 'v', which is of non-class type 'std::vector<int> [100010]' v.clear(); ^~~~~