[Cs3] set theoretical algorithms on sets

Mikhail Nesterenko mikhail at cs.kent.edu
Wed Oct 2 00:31:46 EDT 2019


CS3 students,

I re-worked the set theoretical algorithms with set containers. The
elegant solution requires using generate_n() algoirthm and inserter()
function that we'll study on thursday. Here is the code:

    http://vega.cs.kent.edu/~mikhail/classes/cs3/Examples/STLAlgorithms/Iterators/setAlgorithmsSets.cpp

Thanks,
-- 
Mikhail


More information about the cs3 mailing list