Problem | waterbottles3 |
---|---|
User | dakingwawin |
Submission Time | 2024-12-09 14:21:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
waterbottles3.cpp: In function ‘int main()’:
waterbottles3.cpp:15:4: error: ‘total’ was not declared in this scope
15 | total += x - arr[i];
| ^~~~~