fork download
  1. USING: io kernel math math.parser ;
  2.  
  3. readln string>number
  4.  
  5. 3
  6. *
  7. *
  8. -
  9. / 2
  10. number>string print
Runtime error #stdin #stdout 0.18s 163968KB
stdin
2
stdout
Data stack underflow