79785109

Date: 2025-10-08 05:51:07
Score: 1.5
Natty:
Report link

You should use salestotals = SalesTotals::construct(salesTable); inside of you while loop, as you never change the salesTable value in the salestotal as salesTable changes and it always gives the same result.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Darius Navickas