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.
where do you see digits ?
fixed
fixed
resolved after the fork was approved
approved by someone
C++ solution setup should remove
using namespace std;
and should haveC++ fork, fixing all of the issues outlined here
I don't think the translator will fix something that old. None of the issues seem blocking. If you want, you can fix it yourself.
Multiple problems with the C++ version:
rand()
using namespace std;
std::string fight
instead ofconst std::string& fight
)man, I'm speechless, what a clever solution
this solution is older than chatGPT and similar tools.
Looks like AI code. I asked AI to refactor my code to optimise from switch statements. Strangely, chatGPT gave a similar response.
I mean, come on... look at my solution and how I sweat with it, and you just did a^b – it feels like cheating, haha ^^'
a nice one!
Oh, this one was really enjoyable — it got me practicing DRY principles and algorithmic thinking a lot.
Loved the process, thanks for putting it together! 💻🧠✨
Loading more items...