A, B = map(int, input().split()) exec(f"print({A}{chr(43)}{B})")