other assignments with the same maximum assignment grade (24) may exist. the objective of the algorithm must be to find one of the solutions that get the maximum assignment grade. create 2 algorithms, one following the brute-force approach, and another improving the first one by any calculation or approach. the second one must include a description of how it is better than the first one.