| Problem | shamelessad |
|---|---|
| User | LiuZq |
| Submission Time | 2025-01-01 20:51:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:5:90: error: expected ‘;’ before ‘return’
5 | cout<<"Join Shor the Duck’s server, Shor’s Nest!\nAlso check out the collection!"
| ^
| ;
6 | return 0;
| ~~~~~~