gcd.out 329 B

12345678910111213141516171819202122
  1. Datasize: 3 Strings: 0
  2. 0 push 1071
  3. 5 store [0]
  4. 10 push 1029
  5. 15 store [1]
  6. 20 fetch [1]
  7. 25 push 0
  8. 30 ne
  9. 31 jz (45) 77
  10. 36 fetch [1]
  11. 41 store [2]
  12. 46 fetch [0]
  13. 51 fetch [1]
  14. 56 mod
  15. 57 store [1]
  16. 62 fetch [2]
  17. 67 store [0]
  18. 72 jmp (-53) 20
  19. 77 fetch [0]
  20. 82 prti
  21. 83 halt