Блог пользователя nitishp05

Автор nitishp05, история, 21 месяц назад, По-английски

Hey,

I need help in someone checking my solution to 1720A - Burenka Plays with Fractions #815 Div2, Problem A. 168812095 The number to multiply lower fraction is (higher_fraction/lower_fraction). Now to check if this number is integer or not, I used int(num) == num logic. If its equal num is int, else float. accordingly the number of claps.

Please let me know what i'm missing here.

Thanks

Полный текст и комментарии »

  • Проголосовать: нравится
  • -11
  • Проголосовать: не нравится