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.
The best solution so far! So clever and simple!
Max (or near max) indexes should be tested for all bases, otherwise invalid solutions can pass, that don't check high enough primes (e.g. base 30, k = 150)
did exactly the same, some 30 years ago, on the C64 ;-)
Where exactly did you get this from?
I didn't think about RegEx 😅
I like this solution.
got it
Thanks for the fun kata. Brings back memories of looking at hex dumps of RPG programs and wondering what in the world they meant.
oh i did the same)
That's literally how actual programming looks. As lazy as possible :D
Approved
good!
25 is feasible, maybe optimum
approved as the average voted rank.
Also updated the description, adding:
As written in the description:
The ascii block (on the right) should be aligned, like this:
and not messed up, like this:
Oh, and note that 240+ people solved it in python without such a problem, so it's not an issue of the kata.
Cheers
Loading more items...