Problem toxic
User coinunderscore
Submission Time 2026-04-06 01:21:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

toxic.cpp: In function ‘void my_init()’:
toxic.cpp:16:2: error: ‘exit’ was not declared in this scope; did you mean ‘_exit’?
16 | exit(0);
| ^~~~
| _exit