Problem shamelessad
User peepeepoop
Submission Time 2026-02-22 23:41:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:5:57: error: expected ‘;’ before ‘cout’
5 | cout << "Join Shor the Duck’s server, Shor’s Nest!"
| ^
| ;
6 | cout << "\n";
| ~~~~