0_0_39709704_29142.cpp: In function 'int main()': 0_0_39709704_29142.cpp:43:19: error: request for member 'clear' in 'f', which is of non-class type 'std::vector<int> [100010]' 43 | f.clear(); | ^~~~~