Mark As Completed Discussion

Build your intuition. Fill in the missing part by typing it in.

To sort a vector in C++, you can use the std::sort() function from the ____ library.

Write the missing line below.