Problem shamelessad
User Leeyee
Submission Time 2025-03-14 15:31:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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