fork download
  1. p [50, 2, 1, 9].map(&:to_s).sort.reverse.join
Success #stdin #stdout 0.05s 9656KB
stdin
Standard input is empty
stdout
"95021"