Language
C++
Compiler
gcc HEAD 10.0.0 20190605 (experimental)
Options
Warnings
Boost 1.70.0
C++2a(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-head/include -std=gnu++2a
How many terms would you like in the dictionary?:
Enter term 1:
Enter the definition for 'first_term':
Enter term 2:
Enter the definition for 'second_term': You entered:
1. first_term: first_def
2. second_term: second_def
Exit Code:
0