Problem exam
User arnaque
Submission Time 2023-11-30 18:53:37
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:7:31: error: ‘FALSE’ was not declared in this scope
7 | ios_base::sync_with_stdio(FALSE);
| ^~~~~