Problem | ihate1111 |
---|---|
User | BigEd15 |
Submission Time | 2025-04-20 20:11:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ihate1111.cpp:16:17: error: missing terminating " character
16 | cout << ""YES";}
| ^~~
ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:16:12: error: unable to find string literal operator ‘operator""YES’ with ‘const char [1]’, ‘long unsigned int’ arguments
16 | cout << ""YES";}
| ^~~~~
ihate1111.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
ihate1111.cpp:5:16: note: to match this ‘{’
5 | signed main () {
| ^