Language
C++
Compiler
gcc HEAD 11.0.0 20210203 (experimental)
Options
Optimization
Boost 1.73.0
C++17
no pedantic
Raw compiler options
unit1.cpp
unit2.cpp
$ g++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=c++17 unit1.cpp unit2.cpp
parsing: Trace address: 123434
result: OK
result: 123434
Exit Code:
1