Problem | firefighting |
---|---|
User | cobnet |
Submission Time | 2023-01-29 03:21:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
firefighting.cpp: In function ‘int main()’:
firefighting.cpp:76:12: error: ‘firestation’ was not declared in this scope; did you mean ‘firestations’?
76 | if (firestation[j] == true) { fsfound = true; break; }
| ^~~~~~~~~~~
| firestations