// your code goes herelet y=1;for(let x=15; x<50; x++){y+=x};console.log(y)
Standard input is empty
1121
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!