Problem lunchbox
User astrohiro
Submission Time 2024-02-22 04:06:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:17:7: error: expected ‘;’ before ‘i’
17 | cout i-1 ;
| ^~
| ;