fork download
  1. #include <float.h>
  2. #include <stdio.h>
  3.  
  4. int main(){
  5. printf("%La\n", LDBL_MAX);
  6. }
  7.  
Runtime error #stdin #stdout 0s 2292KB
stdin
Standard input is empty
stdout
0xf.fffffffffffffffp+16380