Correct output shown, but "Wrong Answer" result — Calculator class

I implemented the Calculator class and its multiply method as per the problem requirements. The output matches the expected values, but the platform still marks it as “Wrong Answer”.

Issue Observed:

  • Even though the output is correct, the system returns a “Wrong Answer”.
  • I suspect either: