eye = str(input().rstrip()) mouth = str(input().rstrip()) print("(" + eye + mouth + eye + ")/")