Problem lunchbox
User elegantarmour
Submission Time 2024-08-11 00:35:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:25:7: error: ‘n’ was not declared in this scope
25 | if (n - schools[counter] >= 0) {
| ^