fork download
  1. // your code goes here
  2. let x = Math.floor(Math.random()*100);
  3. console.log(x)
Success #stdin #stdout 0.03s 18660KB
stdin
Standard input is empty
stdout
11