fork download
  1. USING: formatting kernel math sequences ;
  2. IN: factorial-example
  3.  
  4. readln string>number
  5. readln string>number
  6. swap
  7. "%d %d" printf
Runtime error #stdin #stdout 1.3s 164864KB
stdin
Standard input is empty
stdout
./prog.factor

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