| Problem | shamelessad |
|---|---|
| User | yay |
| Submission Time | 2025-02-08 10:11:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:4:91: error: expected ‘;’ before ‘return’
4 | cout << "Join Shor the Duck’s server, Shor’s Nest! Also check out the collection!"
| ^
| ;
5 | return 0;
| ~~~~~~