Problem | waterbomb |
---|---|
User | FIips |
Submission Time | 2024-12-02 16:31:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
waterbomb.cpp: In function ‘int32_t main()’:
waterbomb.cpp:24:6: error: ‘k’ was not declared in this scope
24 | if(k < 0) {
| ^
waterbomb.cpp:39:15: error: ‘r’ was not declared in this scope
39 | bottles += r / d;
| ^