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.
Hello,
has anyone completed this kata in C#? Calling SequenceSum(91921885307840, -8312190281372, -92604398); results in a number that big it can not be casted into long...
I also believe that test cast Assert.AreEqual(Kata.SequenceSum(-2, 4, 658), -2); is invalid.
This comment is hidden because it contains spoiler information about the solution
Hello,
I have problem passing first assert in the test EncryptExampleTests. This is the test output:
String lengths are both 86. Strings differ at index 13.
Expected: "$-Wy,dM79H'i'o$n0C&I.ZTcMJw5vPlZc Hn!krhlaa:khV mkL;gvtP-S7Rt..."
But was__:"$-Wy,dM79H'i'-vn0C&I.ZT2,Jw5vPlZc H;qkrhlaa:khV mkL;gvtP-S7Rt..."
------------------------^
The " character seems to be causing the issue. Can anybody here give me a hand here? All other test pass sucessfully.
Thank you
I don't think usage of imperial system in scientific tasks is anything clever....
superb!
Connect your profile to github.
Wowo, that is indeed a lot of work!