Problem lunchbox
User cokeaholic07
Submission Time 2023-02-14 09:28:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp:19:21: error: missing terminating " character
19 | cout << schools << "/n';
| ^~~~~
lunchbox.cpp: In function β€˜int main()’:
lunchbox.cpp:20:2: error: expected primary-expression before β€˜}’ token
20 | }
| ^