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