Language
C++
Compiler
gcc 12.1.0
Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -std=gnu++2b
int64_t 8650415919381337933
pow 8650415919381338112
pow(float) 8650415977864888320
pow(double) 8650415919381338112
pow(long double) 8650415919381337933
Exit Code:
0