#include <cstdio> int main() { printf("%.2g\n", 18014398509481980.0); return 0; }
Standard input is empty
1.8e+16
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!