0_0_7500089_12296.cpp: In function `int main()':
0_0_7500089_12296.cpp:34: error: request for member `clear' in `map1', which is of non-class type `std::vector<int, std::allocator<int> >[10001]'
0_0_7500089_12296.cpp:35: error: request for member `clear' in `map2', which is of non-class type `std::vector<int, std::allocator<int> >[10001]'
|