Owl Get a Life
eight.cpp: In function ‘int main()’:eight.cpp:108:11: error: expected ‘;’ before ‘}’ token 108 | cout<<ans | ^ | ; 109 | } | ~