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

Compile Error

toxic.cpp: In function ‘void my_init()’:
toxic.cpp:16:7: error: ‘exit’ is not a member of ‘std’
16 | std::exit(0);
| ^~~~