fork download
  1. #include <stdio.h>
  2.  
  3. int main(void) {
  4. float x = 9999999999999999999999999999.0;
  5. printf("%f", x);
  6. }
  7.  
Success #stdin #stdout 0s 5396KB
stdin
Standard input is empty
stdout
9999999442119689768320106496.000000