Write a program that maintains an order in the data file indirectly. Use a vector of file position pointers (obtained through tellg() and tellp()) and keep the vector in sorted order without changing the order of records in the file.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.