| Problem | shamelessad |
|---|---|
| User | questionmark |
| Submission Time | 2026-08-06 19:50:17 |
| 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);
| ^~~