Ad
  • Custom User Avatar

    I had fun doing it, and I am pretty sure my code works, however one of the test cases for obtuse is (180,0,0) which shouldn't be a triangle, yet the tests insists it should be an obtuse. The code passes all the tests in "Run Tests" but yet fails after clicking submit.

    What gives?

    This is the output I'm getting:
    Values are: 180, 0, 0
    Expected: 3, instead got: 0

  • Custom User Avatar

    I need a little help.

    I've spent more time than I care to admit, but I am stuck on the "making sure you're back where you started" part. I am sure it's just a bit of simple math in the array, but for the life of me nothing is coming to my head.