Problem findingpavement
User Shreyas123456789
Submission Time 2026-02-25 16:52:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:10:27: error: ‘i’ was not declared in this scope
10 | for(int w = 0; w < h; i++){
| ^