Problem | compleecode |
---|---|
User | trowler |
Submission Time | 2024-05-24 23:00:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
compleecode.cpp:39:47: error: stray ‘\302’ in program
39 | while (i--) if (v[i/z] > v[i%z]) swap(v[i/z], v[i%z]);
| ^
compleecode.cpp:39:48: error: stray ‘\240’ in program
39 | while (i--) if (v[i/z] > v[i%z]) swap(v[i/z], v[i%z]);
| ^