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.
Thanks. I'm confused with numbers
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Thanks :) kata has been successfuly complete, perhaps not in the best way)
This comment is hidden because it contains spoiler information about the solution
I use only duplicateCount(const std::string& in), and pass simple test. But when i click "Attempt"? i got this error
STDERR
-isystem /runner/frameworks/cpp error: redefinition of 'duplicateCount'
size_t duplicateCount(const std::string& in)
^
note: previous definition is here
size_t duplicateCount(const std::string& in) // helper for tests
Why?
Thank you.
Pass simple test, but when klick "Attempt", i have in output a SIGSEGV error. And i don't know how to solve it. C++.
Best wishes.
Pass simple test, but when i click "Attempt", i have a SIGSEGV error. Why it can be?
Best wishes.
Good kata, but I can't understand.
If i pass all of TriangleTests, i can't pass the random test cause the the triangle with three surface equal 2147483647,2147483647,2147483647 isn't isosceles triangle!
I dont know about this results:
Try: 889773909,419839541,564811683
Try: 982525170,543449576,617345832
Try: 2077459959,1563119423,656576040
But first look like very strange)
Best wishes.