Ad
  • Custom User Avatar

    It should be noted that the angles provided and expected are interior/internal angles, not exterior/external angles.

  • Custom User Avatar

    I think that requirement is basically a red herring. Accounting for case means the check should be case sensitive. So the assertion you gave should fail.

  • Custom User Avatar

    You really need to optimise your code to be able to pass this in C#. I wouldn't say it's tremendously tricky to do, but it does require some thought.

    But I agree that, as far as C# is concerned, this is more difficult than 7 kyu.

  • Custom User Avatar

    Not quite. They're similar, but Triangular Treasure has the added challenge of input validation.

  • Custom User Avatar

    Although it may seem obvious, the description probably ought to specify that the answer should be in degrees, as opposed to radians or gradians.