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.
Did same solution as you just added the conditon to be sure but nice and neat in your case
n % x == 0 && n % y == 0 ? true : false;
Oh damn, I'm really out of shape. I solved it, but not in the nicest way... :P
My first thought was to create a regex pattern that would handle it all for me, but I couldn't figure it out since I'm shit at regex... had to look for a different way, but even then... a lot of unnecessary stuff in my solution.
Nice kata.
i got a "Double free or Corruption Error" on c++. What could be causing this?
how big are the Big_tests? i cant seem to get past that with c++
holy cow
wow
This is simply beautiful. Thank you so much. God bless you.
oh. thanks.
Kata addiction is nice ;)
Jesus. I actually spent my entire free Friday on this.I need to rest.
10 / 10 kata.