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.
Success! thank you!
@Guillaume109 I've refactored the tests significantly reducing the compilation time, now there shouldn't be any problems.
Same here, I cannot complete the kata in C++, very frustrating...
I am getting the same issue here.
In the simplest case where interpret() just returns 0, the tests take in excess of 11500ms
Right now there is only Clang8C++17 in the list of compilers and it behaves strangely: I get a timeout without a single run of my functions with a test.
#618 - Unfortunately, it's a known problem and we do not know how/if it's going to be addressed :(
There is something wrong with the c++ version. Compiler of version Clang8 C++17 is extremly slow for some reason and only Clang4 C++14 works.
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