Problem lunchbox
User dieunq1309
Submission Time 2023-02-18 14:51:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:19:25: error: lvalue required as left operand of assignment
19 | while(sum < m or sum = m)
| ^