fork download
  1. $x="5"
  2.  
  3. print $x x 3;
Runtime error #stdin #stdout 0s 4596KB
stdin
Standard input is empty
stdout
Standard output is empty