Owl Get a Life
divideby2.cpp: In function ‘int main()’:divideby2.cpp:9:13: error: expected ‘;’ before ‘}’ token 9 | res += 0.5 | ^ | ; 10 | } | ~