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.
That Kuta was fun,
it looks hard at first but once you get it, you get it
You've passed the kata and your current code doesn't show that error. Please delete your post or close the issue next time. Take a look at this doc: https://docs.codewars.com/training/troubleshooting
"no matching member function for call to 'replace'"
including the c++ string library and using std:: in general btw
really smart
This gave me an error message. AttributeError: module 'string' has no attribute 'maketrans'
I'm using Python 3.12
This comment is hidden because it contains spoiler information about the solution
May I know why can't we use dna.maketrans? I tried it and it works. Programming newbie here so thanks so much for the help and advice!
Fix for namespace issues in Clojure translation
Please review and approve when possible.
Lite Kata)
Hi, I want a coding patner, a friend I can code and build fun stuff with... Any one here?
This comment is hidden because it contains spoiler information about the solution
Quite a nice and challenging kata of the series to study and practice some math.
This comment is hidden because it contains spoiler information about the solution
resultArray.plus
).count()
at each loop iteration, so it'sO(n²)
the array size in the Kotlin's random tests can go up to
100000
, that's why they time out. it does not seem to be a kata issue, closinglooks like someone fixed it, the line is now:
and i see no generated warnings
Loading more items...