fork download
  1. pts1 = [700.mm, 0.mm, 0.mm]
  2. print(pts1)
  3.  
  4.  
Runtime error #stdin #stdout #stderr 0.02s 9648KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
prog.rb:1:in `<main>': undefined method `mm' for 700:Fixnum (NoMethodError)