Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

gcc 9.1.0

Options
Warnings
Boost 1.70.0
C++14
no pedantic

Author

anonymous

over 6 years ago

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-9.1.0/include -std=c++14
    1    10     11    100     101     110     111    1000    1001     1010     1011     1100     1101
   10   100    110   1000    1010    1100    1110   10000   10010    10100    10110    11000    11010
   11   110   1001   1100    1111   10010   10101   11000   11011    11110   100001   100100   100111
  100  1000   1100  10000   10100   11000   11100  100000  100100   101000   101100   110000   110100
  101  1010   1111  10100   11001   11110  100011  101000  101101   110010   110111   111100  1000001
  110  1100  10010  11000   11110  100100  101010  110000  110110   111100  1000010  1001000  1001110
  111  1110  10101  11100  100011  101010  110001  111000  111111  1000110  1001101  1010100  1011011
 1000 10000  11000 100000  101000  110000  111000 1000000 1001000  1010000  1011000  1100000  1101000
 1001 10010  11011 100100  101101  110110  111111 1001000 1010001  1011010  1100011  1101100  1110101
 1010 10100  11110 101000  110010  111100 1000110 1010000 1011010  1100100  1101110  1111000 10000010
 1011 10110 100001 101100  110111 1000010 1001101 1011000 1100011  1101110  1111001 10000100 10001111
 1100 11000 100100 110000  111100 1001000 1010100 1100000 1101100  1111000 10000100 10010000 10011100
 1101 11010 100111 110100 1000001 1001110 1011011 1101000 1110101 10000010 10001111 10011100 10101001

Exit Code:
0