0
What’s wrong in closing curly bracket } in line 66 ?
https://sololearn.com/compiler-playground/c64deLWPL8mT/?ref=app
1 Respuesta
+ 2
Carefully study the warning. In the case of dividing by 0, the function does not have a return value.
ONLY TAG C++, NOT C#.