| Problem | lunchbox |
|---|---|
| User | Arjunironman8 |
| Submission Time | 2026-06-23 16:52:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:22:2: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
22 | ans++;
| ^~~
| abs
lunchbox.cpp:24:9: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
24 | count<<ans;
| ^~~
| abs