Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 3 years ago

Language

C++

Compiler

gcc 11.1.0

Options
Warnings
Boost 1.78.0
C++2b(GNU)
no pedantic

Author

anonymous

about 3 years ago

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.78.0-gcc-11.1.0/include -std=gnu++2b
func1 - 1
func2 - 1
func1 - 2
func2 - 2
func1 - 3
func2 - 3
func1 - 4
func2 - 4
func1 - 5
func2 - 5
func1 - 6
func2 - 6
func1 - 7
func2 - 7
func1 - 8
func2 - 8
func1 - 9
func2 - 9
Exit Code:
0