Problem waterbottles3
User louisleehi
Submission Time 2024-12-09 10:23:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

waterbottles3.cpp: In function ‘int main()’:
waterbottles3.cpp:30:1: error: expected ‘}’ at end of input
30 | }
| ^
waterbottles3.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^