Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

gcc HEAD 10.0.0 20190710 (experimental)

Options
Warnings
Boost 1.70.0
C++2a(GNU)
no pedantic

Author

anonymous

over 6 years ago

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-head/include -std=gnu++2a
value: 0, trasformed: 0
value: 1, trasformed: 1
value: 12, trasformed: 21
value: 1234, trasformed: 4231
value: 12345, trasformed: 52341
value: 123456, trasformed: 623451
value: 9000005, trasformed: 5000009
value: 1000, trasformed: 1
Exit Code:
0