Block(JumpLoop(
  Execute(
    Set(
      10000
      0
      Get(
        4000
        1
      )
    )
    Set(
      10000
      0
      Multiply(
        Get(
          10000
          0
        )
        32
      )
    )
    Set(
      10000
      0
      Add(
        6
        Get(
          10000
          0
        )
      )
    )
    Set(
      10000
      0
      Get(
        10000
        0
      )
    )
    Break(
      1
      Get(
        4101
        Get(
          10000
          0
        )
      )
    )
    1
  )
  0
))