|
|
вернуться в форумAdvice I had good formula but couldn't get AC because of precision problems. So, I multiplied input by 10, put it to integers, and transformed formula to avoid "sqrt" and "/". If every variable is integer => there are no precision problems and there is AC. |
|
|