| Problem | waterbomb |
|---|---|
| User | R9q5P8 |
| Submission Time | 2025-11-14 00:03:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
waterbomb.cpp: In function ‘int main()’:
waterbomb.cpp:25:3: error: ‘impossible’ was not declared in this scope; did you mean ‘imposible’?
25 | impossible = fill_min < 0 || impossible;
| ^~~~~~~~~~
| imposible
waterbomb.cpp:29:6: error: ‘impossible’ was not declared in this scope; did you mean ‘imposible’?
29 | if (impossible)
| ^~~~~~~~~~
| imposible