Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    Oh, these synthetic tasks... The condition says "a and b will both be positive integers". But in the sample: "5, 2, "divide" -> 2.5". To get 2.5, you need to translate the variables into float32. I did it, and as expected, did not pass the test. It is necessary to describe tasks more carefully.