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.
This comment is hidden because it contains spoiler information about the solution
It's a language extension of the GNU compiler, it's not standard C++ syntax.
is there a header file that can be added in visual studio to allow for these range based case statements?
This environment loves recursion. Recursion is the favorite treat of this environment.
Your recursion is not correct tho.
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
No. It should return
false
.How should the solution behave for (-1,-1,-1)?
Does negative triangle count?
This comment is hidden because it contains spoiler information about the solution
approved
this was for C++, and has been removed as not in scope of 7 kyu
you are not allowed to give the solution on the Discourse page. a kata suggestion is an proposal to improve a kata
the C++ version used to require handling overflow of 32-bit ints, which was not in scope of a 7-kyu kata. your solution passes the tests now.
This comment is hidden because it contains spoiler information about the solution
Loading more items...