| Problem | candies3 |
|---|---|
| User | enterusername |
| Submission Time | 2025-11-17 20:57:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
candies3.cpp: In function ‘void solve()’:
candies3.cpp:57:5: error: ‘can’ was not declared in this scope; did you mean ‘tan’?
57 | can = ans;
| ^~~
| tan
candies3.cpp:60:9: error: ‘wrap’ was not declared in this scope
60 | wrap = can / w;
| ^~~~