0_0_30379918_2614.cpp: In function 'void solve()':
0_0_30379918_2614.cpp:227:34: error: expected ']' at end of input
for(int i=1;i<=n;i++) last[i%5
^
0_0_30379918_2614.cpp:227:34: error: expected ';' at end of input
0_0_30379918_2614.cpp:227:34: error: expected '}' at end of input
|