S = input() if S.count('S'): print(S) else: print('')