| Problem | explosives |
|---|---|
| User | zyq69 |
| Submission Time | 2024-02-25 12:27:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
explosives.cpp:67:39: error: stray ‘\302’ in program
67 | for(auto it: fin) cout << v[it].first << ' ';
| ^
explosives.cpp:67:40: error: stray ‘\240’ in program
67 | for(auto it: fin) cout << v[it].first << ' ';
| ^
explosives.cpp:67:43: error: stray ‘\302’ in program
67 | for(auto it: fin) cout << v[it].first << ' ';
| ^
explosives.cpp:67:44: error: stray ‘\240’ in program
67 | for(auto it: fin) cout << v[it].first << ' ';
| ^