fork download
  1. USING: io kernel math math.parser ;
  2.  
  3. readln string>number
  4. 5
  5. >
  6. [ "1" ]
  7. [ "0" ]
  8. if
  9. print
Success #stdin #stdout 0.19s 163968KB
stdin
6
stdout
1