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.
Fixed in latest fork
still some solutions don't pass because of this lack of khat, besides it is also a parameter
added
not entirely sure what you meant (the C++ tests are so incomplete that they dont even use
std::string
) but I added#include <string>
to the initial code where it was indeed missing. Also rewrote the assertions to use theExtraMessage()
parameter instead of printing to the consoleMerged.
.
go for it
Fixed.
Done! Thank you so much for your effort & support!
Done! C++ Fork
Thanks for your report, I will add this edge cases and publish the fork with updates.
Approved by someone
That's intentional. For this kata, you have to write an entire class from scratch.
Added
Loading more items...