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.
i hated it, good kata
python new test frameworks to be used.
This comment is hidden because it contains spoiler information about the solution
Factor version expects negative answers for some
n
, too (had to changerem
as last word tomod
to pass). + description needs[1,b]
->[1..b]
update for 0.99+.This comment is hidden because it contains spoiler information about the solution
done.
Can you help add the
PERFORMANCE
tag?🤷
Execution Timed Out (12000 ms)
I must apologize. I wrote this deeply frustrated as I am just starting to learn programming and I could not see the logic behind this kata.
It would be very educational to look at the solutions. Or come up with a solution which does not time out. Like, really.
This comment is hidden because it contains spoiler information about the solution
No, it's not the goal here. It is your task to come up with a solution which does not time out.
Cmon, it is so easy it hurts.
Cmon, it is so easy it hurts. Please fix the number so it does not time out every time even with the simplest for loop.
Do all those solutions contain loops? Then you should try something different.
Loading more items...