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.
The first test case passes an empty list. That's probably the reason.
There are still problem with the formatting.
A good practice to share some code in the comment is to wrap it around this character -> ```
Write like this :
```
// Beautiful code
```
To have something like this :
Check the preview too! I can help you as soon as I can work around your code :)
The site have currently issues. Stand by :)
Hey'
The first issue is to have a type associated with the type std::vector.
They might be some other errors (like the return who might be std::vector ({pos,neg}))
I tried a few solutions and had no problem.
Hi.
I have an issue with this Kata in Python.
The code I wrote works on an external IDE but not when I try to submit the code here. I get the error :