| Problem | shamelessad |
|---|---|
| User | xyyy |
| Submission Time | 2026-01-23 16:41:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shamelessad.cpp:1:1: error: ‘ios’ does not name a type
1 | ios::sync_with_stdio(0); cin.tie(0);
| ^~~
shamelessad.cpp:1:26: error: ‘cin’ does not name a type
1 | ios::sync_with_stdio(0); cin.tie(0);
| ^~~
shamelessad.cpp:2:1: error: ‘cout’ does not name a type
2 | cout << "Join Shor the Duck’s server, Shor’s Nest! \nAlso check out the collection!"
| ^~~~