0_0_24675629_16473.cpp: In function 'int main()':
0_0_24675629_16473.cpp:27:51: error: expected ';' at end of input
for (int i = 0; i < N; i++) cin >> value[i]
^
0_0_24675629_16473.cpp:27:51: error: expected '}' at end of input
0_0_24675629_16473.cpp:27:51: error: expected '}' at end of input
|