print(9999999999999999) print(9999999999999999.0) print(10e16 == 10e16 + 1)
Standard input is empty
9999999999999999 1e+16 True
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!