Problem shamelessad
User Hatrix
Submission Time 2026-02-20 16:36:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp:9:11: error: missing terminating " character
9 | cout <<"Join Shor the Duck’s server, Shor’s Nest!
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shamelessad.cpp:10:31: error: missing terminating " character
10 | Also check out the collection!";
| ^~
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:10:1: error: ‘Also’ was not declared in this scope
10 | Also check out the collection!";
| ^~~~