Problem | findingpavement |
---|---|
User | chenweilian |
Submission Time | 2024-08-02 14:10:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
findingpavement.cpp:1:1: error: ‘h’ does not name a type
1 | h, w = map(int, input().split())
| ^