0_0_16342763_15849.cpp: In function 'int main()':
0_0_16342763_15849.cpp:22:27: error: expected primary-expression at end of input
vector<int> A(N), Ac(N%
^
0_0_16342763_15849.cpp:22:27: error: expected ',' or ';' at end of input
0_0_16342763_15849.cpp:22:27: error: expected '}' at end of input
0_0_16342763_15849.cpp:22:27: error: expected '}' at end of input
|