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

Compile Error

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