Problem | 1609 |
---|---|
User | Usu |
Submission Time | 2025-07-13 12:59:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
1609.cpp:5:11: error: missing terminating ' character
5 | cout << I'll wait";
| ^~~~~~~~~~
1609.cpp:6:3: error: missing terminating " character
6 | ";
| ^~
1609.cpp: In function ‘int main()’:
1609.cpp:5:10: error: ‘I’ was not declared in this scope
5 | cout << I'll wait";
| ^