Correct Answer : Option (D) : <algorithm>
Explanation : To use permutation on a vector we can use the “next_permutation” function defined in the header.