| Problem | citymapping |
|---|---|
| User | Henries |
| Submission Time | 2025-03-10 12:18:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
citymapping.cpp: In function ‘void find_roads(int, int, int*, int*, int*)’:
citymapping.cpp:7:18: error: ‘n’ was not declared in this scope
7 | for(int i = 0;i<n;i++){
| ^