Sorry, I am a total noob on this topic, but why is the input x0 jumping from 0 to 9 only because it is copying the value to acc and then to dat?
:))
That s my understanding of mov, but I guess I am totally wrong :))
Is there any resurse that explains what actually happen for each instruction, with examples , maybe?
Hello there ! I’m stuck on the Buffering with dat & acc (Validator) I can’t see my error because all the tests passed nicely, everyone have the same problem ? I’m coding in python…
Thanks.
Hello i’ve finished the puzzle, all tests passed successfully but after i submited my solution my result is 94%
I encounter a problem with : Digit manipulation II (Validator)
@Exanc Even if it is your contribution, it is recommended to not provide validators to users on the forum, but strongly similar ones only (directly inspired by validators wich are issues for users, with very little changes), like I did to help @vpoulailleau. At term if all validators are posted here, hard-coding will just be obvious for anyone, whatever their CodinGame level is.
@Exanc I believe it’s very ok to unlock a stuck member by providing them the missing validator, publicly in the forum.
Hard-coding using validators scattered in forum threads might become obvious, but I doubt it becomes a real issue. I believe the benefit largely compensates the risk here. We can discuss this further in another thread, if you want.
That being said, thanks for the thoughtfulness @b0n5a1 , it’s appreciated
Yeah, I believe myself in the fare play of others an that the purpose of this validator is only to help. But I understand the point of view and I will no longer provide unmodified validators to keep everyone away from the temptations of cheating.
Even if the provided validator will not help with hardcoding since I will never provide the last validator wich requires all the algorithms learned beforehand.