Argument y of jnz can also be the name of a register... There are no description in the problem details...
y
jnz
Thank you for your case!
This comment is hidden because it contains spoiler information about the solution
Not sure if this has already been raised, but there's a typo on the C# class declaration:
public class PagnationHelper
Should be:
public class PaginationHelper
Just a OO practice and a time killer for its really strange test. Have no idea how the test thinks...
Loading collection data...
Argument
y
ofjnz
can also be the name of a register... There are no description in the problem details...Thank you for your case!
This comment is hidden because it contains spoiler information about the solution
Not sure if this has already been raised, but there's a typo on the C# class declaration:
public class PagnationHelper
Should be:
public class PaginationHelper
Just a OO practice and a time killer for its really strange test. Have no idea how the test thinks...
This comment is hidden because it contains spoiler information about the solution