Problem shamelessad
User maoyuxi
Submission Time 2026-03-16 18:10:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:22:62: error: expected ‘;’ before ‘cout’
22 | cout << "Join Shor the Duck’s server, Shor’s Nest!\n"
| ^
| ;
23 | cout << "Also check out the collection!\n";
| ~~~~