Guest User

Untitled

a guest
Jul 19th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. 1:1
  2. 6:(1 + 5)
  3. 11:((1 + 5) + 5)
  4. 16:(((1 + 5) + 5) + 5)
  5. 33:(((1 + 5) + 5) * 3)
  6. 18:((1 + 5) * 3)
  7. 3:(1 * 3)
  8. 8:((1 * 3) + 5)
  9. 13:(((1 * 3) + 5) + 5)
  10. 18:((((1 * 3) + 5) + 5) + 5)
  11. 39:((((1 * 3) + 5) + 5) * 3)
  12. 24:(((1 * 3) + 5) * 3)
  13. 9:((1 * 3) * 3)
  14. 14:(((1 * 3) * 3) + 5)
  15. 19:((((1 * 3) * 3) + 5) + 5)
  16. 42:((((1 * 3) * 3) + 5) * 3)
  17. 27:(((1 * 3) * 3) * 3)
  18. null
Add Comment
Please, Sign In to add comment