fork download
  1. // your code goes here
  2. let y=1;
  3. console.log(y%2)
Success #stdin #stdout 0.03s 18644KB
stdin
Standard input is empty
stdout
1