Problem | lunchbox |
---|---|
User | Mashulyong |
Submission Time | 2023-07-14 15:01:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:14:20: error: lvalue required as left operand of assignment
14 | if (N = 10 && m = 4) {
| ^