| Problem | waterbomb |
|---|---|
| User | StormyGood |
| Submission Time | 2025-11-09 12:00:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
waterbomb.cpp: In function ‘int main()’:
waterbomb.cpp:13:23: error: ‘d’ was not declared in this scope
13 | int curr=c[i]-(i+1)*d;
| ^