Problem shamelessad
User shashi93
Submission Time 2024-11-07 16:25:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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