| Problem | cuberoot |
|---|---|
| User | Daembt |
| Submission Time | 2026-02-07 09:15:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cuberoot.cpp:3:1: error: stray ‘\302’ in program
3 | ios::sync_with_stdio(false);
| ^
cuberoot.cpp:3:2: error: stray ‘\240’ in program
3 | ios::sync_with_stdio(false);
| ^
cuberoot.cpp:3:3: error: stray ‘\302’ in program
3 | ios::sync_with_stdio(false);
| ^
cuberoot.cpp:3:4: error: stray ‘\240’ in program
3 | ios::sync_with_stdio(false);
| ^
cuberoot.cpp:3:5: error: stray ‘\302’ in program
3 | ios::sync_with_stdio(false);
| ^
cuberoot.cpp:3:6: error: stray ‘\240’ in program
3 | ios::sync_with_stdio(false);
| ^
cuberoot.cpp:3:7: error: stray ‘\302’ in program
3 | ios::sync_with_stdio(false);
| ^
cuberoot.cpp:3:8: error: stray ‘\240’ in program
3 | ios::sync_with_stdio(false);
| ^
cuberoot.cpp:4:1: error: stray ‘\302’ in program
4 | cin.tie(NULL);
| ^
cuber