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