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.
Ah, got it... Thanks
In bash, there seem to be no test
Appologies, not too used to the platform yet
Cheers... Next time I'll do regex
This comment is hidden because it contains spoiler information about the solution
Actually, I agree...
Good idea, cheers
How to write to a string in C?
As we say, keep it simple... Thank you
This comment is hidden because it contains spoiler information about the solution
Arg
10
must be encoded0
... FixedThis comment is hidden because it contains spoiler information about the solution
For input
Size 10, mandatory position: g9
, the output sayse10 is not a valid position. Solution a1,b3,c6,d8,e10,f5,g9,h2,i4,j7 is not valid for size=10, pos=g9
But e10 is in the solution
Just figured out the print and the return weren't the same, sorry about it
You're right, the string I print isn't the one I return...
Loading more items...