Fix the performance bottleneck.", brokenCode: `public class FeeCalculator {\n public static Long calculateTotalFees (int [] feeElements) {\n // TRAP: Using object wrapper Long inside a primitive ...