#include <stdio.h> int main(void) { float x = 9999999999999999999999999999.0; printf("%f", x);}
Standard input is empty
9999999442119689768320106496.000000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!