Problem shamelessad
User silvspider
Submission Time 2025-02-08 09:56:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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