Advertisement
tahg

Untitled

Feb 5th, 2018
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. int cycle(int, int, int);
  2. Code:
  3. 0: iload_1
  4. 1: iload_3
  5. 2: irem
  6. 3: iload_2
  7. 4: iadd
  8. 5: iload_3
  9. 6: irem
  10. 7: iload_1
  11. 8: iload_3
  12. 9: irem
  13. 10: isub
  14. 11: iload_1
  15. 12: iadd
  16. 13: ireturn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement