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.
C# tests print excessively to stdout. Prints sohuld be removed, and eventually replaced with
[TestCaseSource]
.in sql, the description does not specify wether the output table should have 2 columns or only the res column. That being said, I do believe that outputting 2 columns, the number of angles and the total sum of angles is much better coding practice than just outputting one column just
Schema of input and desired output tables are not described, seems like test cases are whack too.