| Problem | shamelessad |
|---|---|
| User | ThePhantomSpectre |
| Submission Time | 2025-01-03 23:24:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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!"
| ^
| ;
......
9 | return 0;
| ~~~~~~