Ad
  • Default User Avatar

    Can you give me an example? Something like Bmi(10, 5.10) (someone of 10kg and 5m and 10cm height)?

  • Default User Avatar

    The Go doesn't work as the person that migrated put the function into Setup (wrong tab and now we get this error):

    Test Results:
    Build Failed
    STDERR:

    codewarrior/kata

    ./setup.go:5: missing return at end of function
    ./solution.go:5: Multiple3And5 redeclared in this block
    previous declaration at ./setup.go:3

    Please try to complete it yourself

  • Default User Avatar

    Fails in Golang for 5, -2, 5 test (in Attept) as it expecting false when really the area is 4.898979485566356 so it should be true