N = int(input()) Z = input().split() print(Z[-1], Z[0], sep='/')