Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 4 years ago

Language

C++

Compiler

gcc HEAD 11.0.0 20201229 (experimental)

Options
Optimization
Boost 1.73.0
C++14
no pedantic
Raw compiler options
-Wall -Werror -Wextra -pedantic

Author

anonymous

over 4 years ago

random.h

$ g++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=c++14 -Wall -Werror -Wextra -pedantic
(0,1) involves 0? true
(1,2) involves 0? false
(1,3) involves 0? false
(1,7) involves 0? false
(1,8) involves 0? false
(2,5) involves 0? false
(5,3) involves 0? false
(5,0) involves 0? true
(7,0) involves 0? true
Exit Code:
0