Problem integer
User enterusername
Submission Time 2026-04-02 12:17:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

integer.cpp: In function ‘void printInteger()’:
integer.cpp:3:2: error: ‘exit’ was not declared in this scope
3 | exit(0);
| ^~~~