Problem | lunchbox |
---|---|
User | Batigol |
Submission Time | 2024-01-05 23:22:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:18:17: error: ‘dem’ was not declared in this scope; did you mean ‘drem’?
18 | dem++;
| ^~~
| drem
lunchbox.cpp:24:15: error: ‘dem’ was not declared in this scope; did you mean ‘drem’?
24 | cout<<dem;
| ^~~
| drem