Problem 45449. Quarantine Days
In these quarantine days, a list of what Max may do on a typical day is given in a table with the starting hour to ending hour.
Task Start End Sleep 0 6 Walk 6 7 Breakfast 8 9 Movie 10 16 Study 15 21 Dinner 22 23
Now Max wants to perform the maximum amount of tasks in a single day. How should he make his routine?
For this problem -- just return the number of tasks.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers19
Suggested Problems
-
Return the largest number that is adjacent to a zero
5446 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2365 Solvers
-
Find the sum of the elements in the "second" diagonal
1172 Solvers
-
168 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2038 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!