Problem 3nplus1
User asbx
Submission Time 2023-12-03 17:08:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:6:28: error: ‘FALSE’ was not declared in this scope
6 | ios_base::sync_with_stdio(FALSE);
| ^~~~~