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.
Done! C++ Fork
Thanks for your report, I will add this edge cases and publish the fork with updates.
Language: C++
Test suit missing the required header
std::string
.Language: C++
Initial solution are completely empty and in turn generates errors.
Language: C++
Test suit missing the required headers
std::string/std::vector
.Duplicate?
Should be fixed now.
5 x 10^5
. Amount of large tests increased to50
. Should be enough to filter inefficient solutions.The expected complexity of the solution varies for Rust/C++ and other languages.
Please review: C++ Translation
Minor typo:
input suze
should beinput size
=)Please review: C++ Translation
I remember something similar with nested lists/arrays, I don't know exactly.
It's funny that easiest 4x4 version has average 2ky, lowest 3ky and approved as 4ky =)
Duplicate?
Loading more items...