Problem | ihate1111 |
---|---|
User | ybc |
Submission Time | 2023-11-10 15:01:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:18:25: error: expected ‘;’ before ‘}’ token
18 | cout << "YES" << "\N"
| ^
| ;
19 | }
| ~
ihate1111.cpp: At global scope:
ihate1111.cpp:23:1: error: expected declaration before ‘}’ token
23 | }
| ^