User profile: chemicus

User info
User name:chemicus
History
Joined:
Number of posts:4
Latest posts:

Inserting into an array of set-s
cool, I didn't know stl::swap, nice function with O(1) thank you both for helping me

Inserting into an array of set-s
ok .push_back(set<int> ()); works

Inserting into an array of set-s
oh, thanks somehow it works now, doing what I want but instead of set() in the 2. line I had to ...

Inserting into an array of set-s
I want to have many objects of stl::set, able access and insert in each of them. This could be pa...

This user does not accept Private Messages

User: chemicus

  • Public profile