Problem | ihate1111 |
---|---|
User | quackquack |
Submission Time | 2023-11-17 13:29:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:16:9: error: expected ‘;’ before string constant
16 | cout "YES";
| ^~~~~~
| ;
ihate1111.cpp:19:9: error: expected ‘;’ before string constant
19 | cout "NO";
| ^~~~~
| ;