| Problem | exam |
|---|---|
| User | Reality1001 |
| Submission Time | 2024-01-31 11:15:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:11:1: error: expected ‘}’ at end of input
11 | }
| ^
exam.cpp:6:13: note: to match this ‘{’
6 | if (X == 2){
| ^
exam.cpp:11:1: error: expected ‘}’ at end of input
11 | }
| ^
exam.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^