Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. 1.
  2. Begin with 27. Do this 97 times:
  3. If your number is even, divide it by 2.
  4. If your number is odd, multiply by 3 and add 1.
  5.  
  6.  
  7.  
  8. 2.
  9. How many iterations does it take for 1 to be greater
  10. than 10100 by repeatedly adding 1000 and multiplying by 0.91
  11. ie: it take 5 iterations for 7 to be greater than 1000 by multiplying by 3
  12.  
  13.  
  14.  
  15. 3. qttp fy ymj ytu ybt zst hfwix
  16. Decifer the encoded sentence above. The shift is
  17. the answer to the following program.
  18. Find the amount of dice rolls possible that
  19. give you a sum of 10 if one dice has 6 sides
  20. and the other has 8 sides.
  21.  
  22.  
  23.  
  24. 4. multiply together every even number below 4672.
  25. the first two digits of this number are the answer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement