0 0 1 = 1 0 1 0 t 1: t 0 0 0 1 t t t t t t t t t t t 2: t t t t t t t t t t t t t t t t We can copy the first operand to tape 1, crossing it off as we go 11 / 27
t t t = 1 0 1 0 t 1: t 0 0 0 1 t t t t t t t t t t t 2: t 1 0 0 1 t t t t t t t t t t t We can copy the second operand to tape 2, crossing it off as we go 12 / 27
t t t t 1 0 1 0 t 1: t 0 0 0 1 t t t t t t t t t t t 2: t 1 0 0 1 t t t t t t t t t t t Move left once on all tapes, and then just check each digit one by one, moving left. Remember carry in state. Carry in = 0 Carry out = 1 14 / 27