using System.Console; WriteLine(52/3/3.0);WriteLine(52/3.0/3.0);
Standard input is empty
5.66666666666667 5.77777777777778
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!