Problem | exam |
---|---|
User | Shuqing314 |
Submission Time | 2025-02-15 09:56:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:25:13: error: expected ‘}’ at end of input
25 | return 0;
| ^
exam.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^