Output - 40 30 test files: test8.txt, test100.txt, test1000.txt, test2500.txt 10 print format should be close to those shown in the solutions Code - 60 8 source files 28 four maximum subsequence sum functions 4 two parameters: input array and num of elements 2 double return value 8 call to clock for timing measurements 2 scale by CLOCKS_PER_SEC 2 microseconds conversion 3 algorithm 3: driver and a recursive function 3 algorithm: max3 4 prints max subsequence sum 24 main 8 reads values using cin 4 array declaration 8 prints timings 4 std::fixed and std::setprecision(0) - other deductions - overly complex code