Language
C++
Compiler
gcc HEAD 10.0.1 20200402 (experimental)
Options
Warnings
Boost 1.72.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.72.0/gcc-head/include -std=gnu++2a
department1 item_code1 10 12.5
department2 item_code2 20 22.5
department3 item_code3 30 32.5
Exit Code:
0