fork download
  1. (define add(x y)
  2. (+ x y)
  3. )
Runtime error #stdin #stdout 0.03s 4176KB
stdin
Standard input is empty
stdout
Standard output is empty