fork download
  1. USING: io kernel math math.parser sequences ;
  2. : n
  3. readln string>number
  4. number>string print ;
Runtime error #stdin #stdout 0.18s 159232KB
stdin
2
stdout
./prog.factor

2: : n
      ^
Not in a vocabulary; IN: form required