0_0_21311749_12396.cpp: In function 'void solve(int, int)':
0_0_21311749_12396.cpp:19:42: error: expected ']' at end of input
for (int i = 0; i < n; i++) cin >> a[i
^
0_0_21311749_12396.cpp:19:42: error: expected ';' at end of input
0_0_21311749_12396.cpp:19:42: error: expected '}' at end of input
|