Problem | waterbomb |
---|---|
User | JerryCodebreaker |
Submission Time | 2024-12-04 10:09:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
waterbomb.cpp: In function ‘int main()’:
waterbomb.cpp:36:1: error: expected ‘}’ at end of input
36 | }
| ^
waterbomb.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^