Problem | lunchbox |
---|---|
User | Indy39910 |
Submission Time | 2025-02-19 23:22:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:14:11: error: expected ‘)’ before ‘;’ token
14 | while(n>=0;i=0;i++){
| ~ ^
| )
lunchbox.cpp:14:12: error: ‘i’ was not declared in this scope
14 | while(n>=0;i=0;i++){
| ^