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.
Thank you very much for your contribution. I wasn't expecting any external translations for this kata :P
I took a closer look at it, and I couldn't find any major flaws with it. (tho it's been a while since I touched Elixir)
Approved!
Can someone check this and approve? Thanks! (づ ̄ ³ ̄)づ
Yes, that fixed the issue. Thank you @trashy_incel!
Sorry, I should have been clearer; I omitted a step. To be able to debug this effectively at all, I copied the code into a local self-written test harness (that did run-time validation) and was able to find an initial error in my implementation after using printf.
done
should be fixed
done in C++, Ruby
thanks ;-)
proposed fix here
C++ fork
after seeing your code, it looks like a duplicate of this issue (initial code has incorrect output type
std::unordered_map<std::string, std::string[6]>
instead ofstd::unordered_map<std::string, std::vector<std::string>>
)a little more and you would have created artificial intelligence
found Yandare Simulator's Dev
They are not,
BigInt
is a wrapper aroundjava.math.BigInteger
iirc.Loading more items...