fork download
  1. // your code goes here
  2. let a = readline();
  3. console.log(a);
Success #stdin #stdout 0.03s 16652KB
stdin
1
stdout
1