Problem | citymapping |
---|---|
User | Henries |
Submission Time | 2025-03-10 13:14:31 |
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:30:18: error: ‘n’ was not declared in this scope
30 | for(int i = 0;i<n;i++){
| ^