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