Analyze code 3
Post the result of the analysis, and improvements. DQ1: CK, ML, JL, AL, KSem Code 1 The following optimizations have been used: 1) To verify if a number is divisible by three it is enough to make sure the sum of the numbers digits is divisible by three. A counter ModSoFar is kept β