Problem lunchbox
User TheVeryJerryBerry
Submission Time 2026-06-23 17:08:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:19:29: error: expected ‘;’ before ‘)’ token
19 | for (long long i =0 ; i < n){
| ^
| ;