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++ translation (author has been inactive for 10 years).
Haskell translation
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Previous update in C# does not use backward compatibility in changing method name (Please refer to implementation of backward compatibility here )
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
No random tests in Shell. The first value is valid, all others are invalid, very easy to cheat...
This comment is hidden because it contains spoiler information about the solution
The description states that octets with leading zeros are considered invalid. This is not tested on submission.
PowerShell translation Kumited! :)
I tried to strengthen the random tests, as they weren't really random before. Any feedback is appreciated, I'm doing lots of PowerShell translations to practice and improve my Pester tests.
Is_valid_ip isn't a proper Go naming convention. Consider chaning it to
IsValidIp
Loading more items...