Problem | lunchbox |
---|---|
User | DuckyKayden |
Submission Time | 2025-07-24 08:31:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:24:4: error: ‘totl’ was not declared in this scope; did you mean ‘total’?
24 | totl += request[i];
| ^~~~
| total