| Problem | shamelessad |
|---|---|
| User | tuongphat2505 |
| Submission Time | 2025-07-01 22:21:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:58:104: error: expected ‘;’ before ‘return’
58 | cout << "Join Shor the Duck’s server, Shor’s Nest!" << '\n' << "Also check out the collection!"
| ^
| ;
59 | return 0;
| ~~~~~~