| Problem | magicwand |
|---|---|
| User | suzienguyen |
| Submission Time | 2026-05-05 21:45:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
magicwand.cpp:5:1: error: stray ‘\342’ in program
5 | ios_base::sync_with_stdio(0);
| ^
magicwand.cpp:5:2: error: stray ‘\200’ in program
5 | ios_base::sync_with_stdio(0);
| ^
magicwand.cpp:5:3: error: stray ‘\203’ in program
5 | ios_base::sync_with_stdio(0);
| ^
magicwand.cpp:5:4: error: stray ‘\342’ in program
5 | ios_base::sync_with_stdio(0);
| ^
magicwand.cpp:5:5: error: stray ‘\200’ in program
5 | ios_base::sync_with_stdio(0);
| ^
magicwand.cpp:5:6: error: stray ‘\203’ in program
5 | ios_base::sync_with_stdio(0);
| ^
magicwand.cpp:6:1: error: stray ‘\342’ in program
6 | cin.tie(0);
| ^
magicwand.cpp:6:2: error: stray ‘\200’ in program
6 | cin.tie(0);
| ^
magicwand.cpp:6:3: error: stray ‘\203’ in program
6 | cin.tie(0);
| ^
magicwand.cpp:6:4: error: stray ‘\342’ in program