| Problem | shamelessad |
|---|---|
| User | DarrylTheBarrel |
| Submission Time | 2026-04-24 14:42:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shamelessad.cpp: In function ‘int main()’:
shamelessad.cpp:5:37: error: expected ‘;’ before ‘cout’
5 | ios::sync_with_stdio(0); cin.tie(0)
| ^
| ;
6 | cout << "Join Shor the Duck's server, Shor's Nest!"<<"\n";
| ~~~~