fork download
  1. USING: io kernel math math.parser ;
  2.  
  3. readln string>number
  4. number>string *
  5. number>string print
Runtime error #stdin #stdout 0.19s 163968KB
stdin
43
stdout
Data stack underflow