Problem exam
User claireau
Submission Time 2026-08-06 19:52:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
exam.cpp: In function ‘int main()’:
exam.cpp:15:1: error: expected ‘}’ at end of input
15 | }
| ^
exam.cpp:5:13: note: to match this ‘{’
5 | int main () {
| ^