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.
Always learning.
Thank you ^^
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Hello guys !
Having some problems here ! Giving time out error
If someone could help me i would appreciate it :)
Code on reply V
Ooo that makes more sense now. Thank you so nuch!
Won't that mistake again ^^
Did it finally ! xD
Was the
if(n == 0) p = ...
line that was wrong, but i didnt really understand well why.Can u quicly explain why please. I'm sorry for bother you, and thanks a lot for ur time fr :)
U can mark as spoiler because now i can see ( if it's not too much to ask of course :) )
But is only one line wrong ?
In VScode its working but not here xD
I can't figure it out
I changed the line
if(n == 0)
and now it passed one more test, next gave this errorThis comment is hidden because it contains spoiler information about the solution
So, im creating a poiter to the first element of the string that will be created
Then assigning the result to that string conform validation
And then returning the pointer of the string
The problem is that seems well to me :/
(im new to programming in general and im now learning pointers so hope my terms aren't that bad xD )
Maybe this is a stupid question but am i not doing that already ?
This comment is hidden because it contains spoiler information about the solution
Hello Guys !
It's giving me this error
It's passing the first test, but not the second
If someone could help me i appreciate a lot :)
Code on reply V
Forget it ! Thank you so much :)
Maybe its the hours xD
Appreciate it
Ooo wait it worked now with the negative values :/ (in sample testes)
But now its given this error Got:
FF0CFFFFFF7D | Expected: FF0C00
and in VSCode is givingFF0C00
What am i missing ? xD
This comment is hidden because it contains spoiler information about the solution
Loading more items...