print("RED" if [input(),input(),input()].count("RED")>1 else "BLUE")