Problem exam
User adammmamammamamamaamamam
Submission Time 2023-05-24 14:44:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:9:12: error: expected ‘;’ before ‘}’ token
9 | o+= array
| ^
| ;
10 | }
| ~