Problem waterbottles3
User Pranav
Submission Time 2024-12-09 10:08:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

waterbottles3.cpp: In function ‘int main()’:
waterbottles3.cpp:13:2: error: expected ‘}’ at end of input
13 | }
| ^
waterbottles3.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^