Owl Get a Life
waterbomb.cpp: In function ‘int32_t main()’:waterbomb.cpp:6:12: error: expected ‘;’ before ‘}’ token 6 | cout<<"-1" | ^ | ; 7 | } | ~