Problem shamelessad
User superG
Submission Time 2025-02-12 17:27:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:6:92: error: expected ‘;’ before ‘}’ token
6 | cout << "Join Shor the Duck’s server, Shor’s Nest! \n Also check out the collection! " //<< //"\n";
| ^
| ;
7 | //cout << "Also check out the collection!";
8 | }
| ~