| Problem | findingpavement |
|---|---|
| User | Yvonne |
| Submission Time | 2024-06-20 13:48:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:11:14: error: ‘j’ was not declared in this scope
11 | if (arr[i][j] == "pavement") {
| ^