Problem shamelessad
User PerihelionfromAphelion
Submission Time 2026-05-16 10:41:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:8:89: error: expected ‘;’ before ‘return’
8 | cout << "Join Shor the Duck’s server, Shor’s Nest!\nAlso check out the collection!"
| ^
| ;
9 | return 0;
| ~~~~~~