Problem arrayngement
User tanhanxi195
Submission Time 2026-06-26 15:25:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

arrayngement.cpp: In function ‘int main()’:
arrayngement.cpp:16:4: error: expected ‘}’ at end of input
16 | }
| ^
arrayngement.cpp:10:3: note: to match this ‘{’
10 | {
| ^
arrayngement.cpp:16:4: error: expected ‘}’ at end of input
16 | }
| ^
arrayngement.cpp:5:16: note: to match this ‘{’
5 | signed main() {
| ^