object Main extends App { val array = Array(1, 2, 3, 4, 5) println(array.max) println(array.sum)}
Standard input is empty
5 15
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!