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