Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 4 years ago

Language

C++

Compiler

clang 13.0.0

Options
Warnings
Boost 1.78.0
C++2b(GNU)
-pedantic-errors
Raw compiler options
-Os

Author

anonymous

about 4 years ago

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.78.0-clang-13.0.0/include -std=gnu++2b -pedantic-errors -Os
 east -> left     = north
north -> left     = west
 west -> backward = east
 east -> right    = south
south -> right    = west
 west -> left     = south
south -> backward = north
north -> right    = east
Exit Code:
0