var c = 100; var m = 113;print(Math.ceil (m / c) * c);
Standard input is empty
200
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!