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.
ahahahahahahahahahahaha
Best code i have ever seen 11/10
OP solved it, closing
A hint is that your approach shouldn't use loops. Try a more mathematics-based approach.
how to make the solution more efficient, if the script has a loop with a condition is not efficient enough or is giving a timeout error. please help on make an efficient script.
Please use appropriate markdown formatting when posting code. See https://docs.codewars.com/training/troubleshooting#post-discourse.
Not a kata issue, you need a more efficient solution (less lines of code doesn't necessarily mean more efficient code). See https://docs.codewars.com/training/troubleshooting#timeout.
This comment is hidden because it contains spoiler information about the solution
Thanks!
C# Translation
Less lines of code != more efficient code. Your code is too inefficient. See https://docs.codewars.com/training/troubleshooting#timeout.
Not a kata issue. See https://docs.codewars.com/training/troubleshooting#post-discourse.
Getting a timeout when submitting my solution. Since the servers are configured to handle requests for a limited amount of time, I was told to optimise my code. Changed it to a one liner and I get the same issue.
This one drives me crazy it always outputs 1 less or 1 more than needed for some test..
RISCV Translation
i didn't remember the mathematical formula, that made it more difficult for me
FizzBuzz is not an 8 kyu problem. More like a 7 kyu.
Loading more items...