fork(1) download
  1. // your code goes here
  2. let x=new Date();
  3. console.log(x)
Success #stdin #stdout 0.04s 16808KB
stdin
Standard input is empty
stdout
Tue May 19 2026 14:22:05 GMT+0000 (UTC)