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