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.
Seems like a Clang thing for C++17 and up (which is what Codewars uses). On Compiler Explorer, both GCC and MSVC compile without issue (and Clang C++14 ironically). For whatever reason, Clang seems unable to see the size of your array at compile time(?) No idea why that is. But if you are explicit with it, that should solve it.
I agree.
tribonacci
This comment is hidden because it contains spoiler information about the solution
I'm working fine in VS but it's wrong here, is it my problem?
what's this kata want to ask me?
I believe this Kate deserves a higher rank. It took me approximately an hour to engage in mathematical reasoning and resolve precision-related matters.
There will be 'RVO'.
perhaps you can use
signature.cbegin()
So how should it pronouce in Italian?
what's this??
This comment is hidden because it contains spoiler information about the solution
cute
WTF
Woah! I just found out you can use boost here!
Loading more items...