Author Topic: Robot that does not use inc, dec, or store  (Read 3186 times)

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Robot that does not use inc, dec, or store
« on: July 06, 2014, 08:28:16 PM »
So this bot challenge is to make an efficient robot that does not use inc, dec, or store.

You can use:

    addstore
    substore
    multstore
    divstore
    ceilstore
    floorstore
    rndstore
    sgnstore
    abstore
    sqrstore
    negstore

Good Luck!