| Problem | rectangleoutline |
|---|---|
| User | Tyx2019 |
| Submission Time | 2025-09-18 21:09:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rectangleoutline.cpp: In function ‘int main()’:
rectangleoutline.cpp:31:14: error: ‘j’ was not declared in this scope
31 | if(grid[i][j] == 1) ans = 1;
| ^