Ad
  • Custom User Avatar
  • Custom User Avatar

    Exactly, the correct calculated bmi is > 30.0.

  • Custom User Avatar

    Language C#
    A Random Test is going Wrong.. someone any idea, why?
    Input Weight: 100.85504869532818
    Input Height: 1.8323973080289448
    Calculated BMI: 28.319859194071586
    Result: Test Failed
    Expected string length 5 but was 10. Strings differ at index 1.
    Expected: "Obese"
    But was: "Overweight"
    But this is strange because Obese is BMI > 30.0.... ?