1# matrix 2 3Super simple C++ templates to use for ICPC problems where you require the use of 4a matrix. 5 6Sponsored by ICPC Caribean problem F: Calculating a recurrence relation in less 7than linear time...