| Problem | lunchbox |
|---|---|
| User | Karax |
| Submission Time | 2025-11-17 17:25:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp:3:1: error: stray ‘\302’ in program
3 |
| ^
lunchbox.cpp:3:2: error: stray ‘\240’ in program
3 |
| ^
lunchbox.cpp:5:1: error: stray ‘\302’ in program
5 | int N, M;
| ^
lunchbox.cpp:5:2: error: stray ‘\240’ in program
5 | int N, M;
| ^
lunchbox.cpp:5:3: error: stray ‘\302’ in program
5 | int N, M;
| ^
lunchbox.cpp:5:4: error: stray ‘\240’ in program
5 | int N, M;
| ^
lunchbox.cpp:5:5: error: stray ‘\302’ in program
5 | int N, M;
| ^
lunchbox.cpp:5:6: error: stray ‘\240’ in program
5 | int N, M;
| ^
lunchbox.cpp:6:1: error: stray ‘\302’ in program
6 | cin >> N >> M;
| ^
lunchbox.cpp:6:2: error: stray ‘\240’ in program
6 | cin >> N >> M;
| ^
lunchbox.cpp:6:3: error: stray ‘\302’ in program
6 | cin >&