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.
Why
public static class
?Method name should be
PascalCase
Missing
using System
in initial solution setupSeparate dedicated blocks for
Fixed Tests
&&Random Tests
Please generate up to 100 random tests (to be compatible with other languages)
length
should bernd.Next(0, 31)
should be
matrix[i, j] = rnd.Next(0, 1001)
Missing useful assertion messages
I am stuck on last 3 bombs? It say "hint: 'Sorry, no more hints!!'" I really don't have idea.
Holy! This is very good!
Great Kata!