Language
C
Compiler
gcc 13.2.0
Options
Warnings
C11(GNU)
no pedantic
Raw compiler options
-lm
$ gcc prog.c -Wall -Wextra -std=gnu11 -lm
setting rounding mode to FE_DOWNWARD
67108865.0000000000000000000000000000000000000000 0x1.00000040000000000000p+26
67108864.9999999925494194030761718750000000000000 0x8.000001ffffffc0000000p+23
Exit Code:
0