Problem firefighting
User chisim
Submission Time 2023-02-13 00:51:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firefighting.cpp: In function ‘int main()’:
firefighting.cpp:221:7: error: ‘firestation’ was not declared in this scope; did you mean ‘firestations’?
221 | if (firestation[i] == true)
| ^~~~~~~~~~~
| firestations