Problem | shamelessad |
---|---|
User | ForgottenDragon |
Submission Time | 2025-04-27 14:56:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:7:101: error: expected ‘;’ before ‘return’
7 | cout << "Join Shor the Duck’s server, Shor’s Nest!" << '\n' << "Also check out the collection!"
| ^
| ;
8 | return 0;
| ~~~~~~