Advertisement
Guest User

problem_single_digit

a guest
Dec 17th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.41 KB | None | 0 0
  1. [+] For this game, you need to type an expression that the answer is the
  2.      requested number.
  3.  
  4.  [+] Allowed symbols: ( + - * / )
  5.  
  6.  [+] Limit of 31 characters
  7.  
  8.  [+] Numbers need to be less than 100000
  9.  
  10.  [+] Type 'start' to start: start
  11.      Let's go...
  12.  
  13. [+] Challenge 1 - The number 1 using only the digit 1: 1
  14. [+] Correct!
  15.  
  16. [+] Challenge 2 - The number 2 using only the digit 3: 3/3+3/3
  17. [+] Correct!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement