| Problem | integer |
|---|---|
| User | StormyGood |
| Submission Time | 2026-04-01 23:24:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
integer.cpp: In function ‘void printInteger()’:
integer.cpp:11:5: error: ‘_exit’ was not declared in this scope; did you mean ‘_Exit’?
11 | _exit(0);
| ^~~~~
| _Exit