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.
ty very much, Bro!
The anonymous comparator function can be used.
The solution is short, fast in development, but should be slow in execution:
For each comparison, the sum of the digits must be calculated for both strings.
Thank you! Very helpful explanation.
Finally fixed :)
Very clever! It was very helpful, thanks!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Hahaha, kind of defeats the purpose of the question though
Go's default code is STILL broken after 1 year. Please, rename
func is_valid_ip
toIs_valid_ip
This comment is hidden because it contains spoiler information about the solution
mb lol this is my first day here
Use spoiler flag next time, your post was visible in the homepage.
This comment is hidden because it contains spoiler information about the solution