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.
👏
lol
Well, it LOOKS like a 6kyu at first glance, but it's definitely a 5 leaning towards 4.
Not your fault, I know.
Nevermind, I liked this Kata anyway, thanks. Looking forward to the next of the series.
That was deceivingly difficult.
Definitely a fun kata, though 6 kyu might be off
best practice
deque in this situation is miles faster than normal lists
It kind of is, it's considered bad practice but you can break lines using a ; in python.
It's ugly as sin though.
std::string was the default on the function. You can see he still uses string instead for the ones he wrote
That being said im still against using "using namespace std;".
fstrings ftw
What about this fork?
this is one of the most horrifying one liners i've ever seen on this site but god do i love it
nice, I solved the same way