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'm trying to figure out how to store the first char before : and then second char after the : into their own variables. then i can begin an accumulator. But I cant figure out the first part. Any one got any tips or cna point me in the right direction?
I don't know where you see this:
Because that's not what you should do. Not a kata issue.
The current instructions can be read as return the sum of the distances between the first and the last pillar and the width of the pillars (if there is any) in between. Moreover, if you ignore the width of the first and last pillar, it means consider them 0, left, center or right are the same position.
This comment is hidden because it contains spoiler information about the solution
else if(x < y)
you are comparing pointers here. this is not what you intended.
sure let me just grab my residual mind reader and scan your message to figure out what the problem is
there is problems in test case!!
This comment is hidden because it contains spoiler information about the solution
It was the hardest 8kyu to me ;)
Then why do you keep doing them? Skip them if you don't like them, nobody forces you to do them. Seriously, what's the "obscure formula" you had to google here?
Math Tag = Google obscure formula. Copy/ paste. No code requried. Cant stand these.
This was really nice to practice syntax for a new language on.
I fixed NASM test cases.
Approved with minor edits
The test cases in NASM have sometimes a space included in the provided test cases. It is not clear whether it is intended or just a typo. The description should be updated or the test cases corrected.
Lua translation is waiting for approval
Loading more items...