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.
Hi, i'm passing the tests but i'm getting
SIGSEGV
Process exited prematurally with a SIGSEGV signal.
Which is strange because in VS 2017 everything is ok with
lots of tests and big positive and negative numbers .
Thanks very much!
This comment is hidden because it contains spoiler information about the solution
Hello, i get these errors:
_2_Test
✘ Expected: equal to eBIIL TLOIA!
Actual: !
_3_Test
✘ Expected: equal to Hello world!
Actual: m !
However, in VS 2017 it works fine with the inputs: "Hello World!",23 and "eBIIL TLOIA!", -23.
Any idea on what could be the problem?
Happens to me too, though my solution is correct it times out at 120000ms