# Introduction In this lab, you will learn how to create a custom sort method for a pair template and implement it using a vector in C++ programming language. This lab assumes that you have prior knowledge of the basics of C++ programming and the concept of the pair template. If you are new to these topics, it is recommended to go through the corresponding tutorials before proceeding.
Click the virtual machine below to start practicing