Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 3 years ago

Language

C++

Compiler

gcc 12.1.0

Options
Warnings
Optimization
Boost 1.79.0
C++14
-pedantic

Author

anonymous

about 3 years ago

$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.79.0-gcc-12.1.0/include -std=c++14 -pedantic
Hello world!
Inside function :0 I: 1
Inside function :1 I: 2
Inside function :2 I: 3
Inside function :3 I: 4
Inside function :4 I: 5
Inside function :5
Exit Code:
0