fork download
  1. count=parseInt(Math.random()*10);
  2. print(count);
  3.  
Success #stdin #stdout 0.33s 39000KB
stdin
Standard input is empty
stdout
0