| Problem | findingpavement |
|---|---|
| User | jwsk0 |
| Submission Time | 2025-10-29 22:04:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:14:19: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
14 | if (P[i][j] == "Pavement"){
| ^~~~~~~~~~