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 wondering if there is anybody who can look over the code that I have? I've been testing it on an online replit js compiler and it seems to work as the function asks. However, everytime I make an attempt it fails.
Maybe it's because I'm using the "..." rest operator?
Sorry, I am very new to this and don't have anybody I can ask inrl.
I didn't want to post my code publically to avoid spoilers.
I was really confused by the return 0. I was trying to work my code, that it would end with return zero. I realized by trying that it needs to be ignored. But why is it there in the first place?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I practise in NASM.How to know which register has input and what it's representation?
This comment is hidden because it contains spoiler information about the solution