Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 496 Bytes

README.md

File metadata and controls

37 lines (31 loc) · 496 Bytes

Interpreter-Basic

my simulator for the challenge

I currently solve challenge 0 & challenge 1

0. least commands solution of challenge 0 is found by my BruceLoop2 class, only 12 commands

LOAD CDEC INC LOAD CDEC INC INC LOAD CDEC INVI INC INV

1. least commands solution of challenge 1 is found by my BruceFindSolution class, only 13 commands

LOAD INC INV CDEC INV LOAD CDEC INC LOAD CDEC INC INC INV