Language
C++
Compiler
gcc HEAD 8.0.0 20170622 (experimental)
Options
Warnings
Boost 1.64.0
C++1z(GNU)
-pedantic-errors
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.64.0/gcc-head/include -std=gnu++1z -pedantic-errors
Enter a number between 1 and 99.
4
0
XL
Exit Code:
0