- Owner
- Alexandru
- Problem
- Folklore
- Source
- 0.67KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:19:15: error: 'exit' was not declared in this scope exit(0); ^
prog.cpp: In function 'int main()': prog.cpp:19:15: error: 'exit' was not declared in this scope exit(0); ^