Problem | SameMapInTheRpgWorld |
---|---|
User | sophi |
Submission Time | 2023-12-06 12:00:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
SameMapInTheRpgWorld.cpp:16:6: error: invalid preprocessing directive #b
16 | #b[-1].pop(-1)
| ^
SameMapInTheRpgWorld.cpp:1:1: error: ‘h’ does not name a type
1 | h, w = map(int, input().split())
| ^