var c=0;for (var i=0; i<10; i++) { c += i;}console.log(c);
Standard input is empty
45
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!