Block(JumpLoop(
  Execute(
    Set(
      10000
      0
      Multiply(
        Get(
          4001
          0
        )
        32
      )
    )
    Set(
      10000
      0
      Add(
        13
        Get(
          10000
          0
        )
      )
    )
    Set(
      10000
      0
      Get(
        10000
        0
      )
    )
    Set(
      10000
      0
      GreaterOr(
        Get(
          1001
          2
        )
        Get(
          4101
          Get(
            10000
            0
          )
        )
      )
    )
    Break(
      1
      Get(
        10000
        0
      )
    )
    1
  )
  0
))