<algorithm>
lambda
The tasks for this exercises are available as inline comments in ex.cpp. Please add your own code as suggested.
ex.cpp
You can compile and test your program by invoking g++ --std=c++11 ex.cpp -o ex then ./ex.
g++ --std=c++11 ex.cpp -o ex
./ex