Problem | lunchbox |
---|---|
User | Dam |
Submission Time | 2023-01-09 10:20:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:27:4: error: ‘numberOfSchool’ was not declared in this scope; did you mean ‘numberOfSchools’?
27 | numberOfSchool = i - 1;
| ^~~~~~~~~~~~~~
| numberOfSchools