Problem 61024. The Case of the Missing Prototype – Restore the Correct Frame Order from the Corrupted Security Camera Footage
You’ve finally recovered the security camera footage from the Innovation Lab,but the system malfunctioned and stored frames in the wrong order.Each frame is represented by a number in the vector frames.Reordering the footage might reveal who entered the lab that night!
Your task is to restore the video to its proper sequence by arranging all frame numbers in ascending order.
Return the corrected vector of frame numbers.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers7
Suggested Problems
More from this Author22
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!