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

2: readln string>n
                  ^
No word named “string>n” found in current vocabulary search path