fork download
  1. // your code goes here
  2. // your code goes here
  3. var str = '1000'
  4. var n = 10
  5. console.log(Number.parseInt(str))
Success #stdin #stdout 0.02s 17188KB
stdin
Standard input is empty
stdout
1000