// your code goes hereoutp=0;for( i=0;i<10000000;i++)outp=outp+ 2/3;console.log(Number(outp.toFixed(2)));
Standard input is empty
6666666.67
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!