Language
C++
Compiler
gcc HEAD 10.0.0 20200111 (experimental)
Options
Warnings
Boost 1.72.0
C++2a(GNU)
no pedantic
Raw compiler options
-O3
-march=native
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.72.0/gcc-head/include -std=gnu++2a -O3 -march=nativeElapsed time in milliseconds : 1220 ms, and squareRoot is: 9.48683
Exit Code:
0