Problem | shamelessad |
---|---|
User | silvspider |
Submission Time | 2025-02-08 09:56:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shamelessad.cpp:4:59: error: missing terminating " character
4 | cout<<"Join Shor the Duck’s server, Shor’s Nest!"'\n'"Also check out the collection!
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shamelessad.cpp:5:1: error: missing terminating " character
5 | "
| ^
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:4:55: error: expected ‘;’ before '\xa'
4 | cout<<"Join Shor the Duck’s server, Shor’s Nest!"'\n'"Also check out the collection!
| ^~~~
| ;