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.
I should have used
n
instead of_
, but I'm just a bit baffled by how to handle all of Rust's explicit type conversions in general, while keeping the code concise! Need a lot of practice here!...
This kata currently broken in C++ as there is a namespace problem with std::vector in base function so no sample tests can be run
(Including a part of the error)