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.
I am still confused, here is how i look to this:
Am I misunderstanding something here?
How first answer of is equal to (0,1)? Isn't it (1,0)?
The same second example: it should end on (5, 7)! how it is (6,4)?
I am totally confused, with how answers have gotten? Can you explain me, please!
If there is no help, where i can find some hints?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Checked the code, answers is correct, however output says:
Expected: equal to another value
Actual: some value
Havent' seen that type of question in the comments bellow.
Thank you very much for quick and comprehensive reply. I do appreciate that!
This comment is hidden because it contains spoiler information about the solution
Can anyone help me, i have this error "UndefinedBehaviorSanitizer:DEADLYSIGNAL...". I have no clue why.
P.S. Below said, that return type dynamically allocated string, when there is just string type function. Am I missing something?
I am returning simple string type.