Problem blank
User sabkx
Submission Time 2024-04-01 13:17:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

blank.cpp: In function ‘int main()’:
blank.cpp:4:2: error: ‘exit’ was not declared in this scope
4 | exit(0);
| ^~~~