Data 26 registers A-Z, with A and B initialized to some value and the rest to 0. There are 4 actions that can be performed: adding 1 to the register, subtracting 1 from the register, jumping to another section in the code and ending the run. The value | A-B | should be entered in register C.