fork download
  1. console.log(Math.pow(Math.sqrt(2), 2));
  2. console.log('Errors... errors everywhere *sadface* *disappointment*');
Success #stdin #stdout 0.04s 122240KB
stdin
Standard input is empty
stdout
2.0000000000000004
Errors... errors everywhere *sadface* *disappointment*