// your code goes herefunction myfunc(a,b,c,d,e){ return Math.max()};let mx=myfunc(1,2,3,4,5);console.log(mx)
Standard input is empty
-Infinity
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!