a = 10b = 8c = 15 d = a + b + cprint(d)
Standard input is empty
33
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!