Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
It should be noted that the angles provided and expected are interior/internal angles, not exterior/external angles.
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.
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.
Not quite. They're similar, but Triangular Treasure has the added challenge of input validation.
Although it may seem obvious, the description probably ought to specify that the answer should be in degrees, as opposed to radians or gradians.