main = readLn >>= \k -> print (div (k*(k+1)) 2)
10
55
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!