Problem | shamelessad |
---|---|
User | Tqin |
Submission Time | 2025-02-11 22:16:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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!\n Also check out the collection!"
| ^
| ;
9 |
10 | return 0;
| ~~~~~~