Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 3 years ago

Language

C++

Compiler

gcc HEAD 12.0.0 20220116 (experimental)

Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic

Author

anonymous

over 3 years ago

$ g++ prog.cc -Wall -Wextra -std=gnu++2b
Fermat		: result=4990025251834694 in 3.82656 seconds
Euclid		: result=4990025251834694 in 3.32045 seconds
Simple Euclid	: result=4990025251834694 in 2.52363 seconds
Exit Code:
0