if A+B == C: print("Correct") else: print("Incorrect")