You are on page 1of 1

To understand:

- Q.assign()
DONE
To learn:
- Q.emplace()
- Q.emplace_front()
- Q.emplace_back()
What is this ??:
- int sum (0)

// equivalent of sum = 0 ??

You might also like