Boost multiprecision error
Language
C++
Compiler
gcc 12.1.0
Options
Warnings
Boost 1.79.0
C++17
no pedantic
Boost multiprecision error
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.79.0-gcc-12.1.0/include -std=c++17
Error: sqrt(49) != 7
7.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001
Exit Code:
0