"This seems to be a 3-bit computer: its program is a list of 3-bit numbers (0 through 7), like 0,1,2,3. The computer also has three registers named A, B, and C, but these registers aren't limited to 3 bits and can instead hold any integer."
"This seems to be a 3-bit computer: its program is a list of 3-bit numbers (0 through 7), like 0,1,2,3. The computer also has three registers named A, B, and C, but these registers aren't limited to 3 bits and can instead hold any integer."
Here is my program:
Program: 2,4,1,5,7,5,4,3,1,6,0,3,5,5,3,0
Here is my program:
Program: 2,4,1,5,7,5,4,3,1,6,0,3,5,5,3,0