// your code goes herelet y="";for(let x=15&2; x>0; x--){y+=x +"\n" };console.log(y)
Standard input is empty
2 1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!