Hi, can someone explain whether this is true or false in C++?
Thank you! Since set and map are unordered and unindexed, so every
time we print them through the auto loop, the order of outputs may
be different?
Hi, can someone explain whether this is true or false in C++? Thank you! Since set and map are unordered and unindexed,
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am