a = 5;b = 3;b = 5 * b – 2 * a;a = b / 5*3 + 7 * a;print(a);
Standard input is empty
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!