0_0_36825606_3191.cpp: In function 'int main()': 0_0_36825606_3191.cpp:12:11: error: request for member 'push_back' in 'a', which is of non-class type 'int [maxn]' a.push_back(l); ^