fork download
  1. process.stdin.resume();
  2. process.stdin.setEncoding('utf8');
  3.  
  4. // your code goes here
  5.  
  6. console.log("jai mahadev")
  7.  
Success #stdin #stdout 0.08s 43536KB
stdin
Standard input is empty
stdout
jai mahadev