| Problem | installingapps |
|---|---|
| User | haydendoo |
| Submission Time | 2023-01-29 01:54:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
installingapps.cpp: In function ‘void solve()’:
installingapps.cpp:265:17: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
265 | if(row==a) break;
| ^