parts = [input() for i in range(2)] print("(", parts[0], parts[1], parts[0], ")/")