Problem findingpavement
User chenweilian
Submission Time 2024-08-02 14:10:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

findingpavement.cpp:1:1: error: ‘h’ does not name a type
1 | h, w = map(int, input().split())
| ^