Suppose student Anil Bright wants to determine the maximum valued sub-sequence problem by partitioning the sequence into three equal parts. Help him by designing the algorithm and analyze it.
a) AnalyzeAnil.cpp
b) BrightAlgorithm.cpp
c) MaximumSubsequence.cpp
d) AnilBrightAlgorithm.cpp