T1 = input().rstrip() T2 = input().rstrip() print("({0}{1}{0})/".format(T1, T2))