I need to build the Turing Machine for |x-y| in unary code.
For context, I used this algorithm /a/73847636/22723402 but I think it’s partially wrong. I think eventually we need to replace the 0 (numeric separator) with 1. That’s the idea
I need to build the Turing Machine for |x-y| in unary code.
For context, I used this algorithm /a/73847636/22723402 but I think it’s partially wrong. I think eventually we need to replace the 0 (numeric separator) with 1. That’s the idea