input() print 'NO' if len(set(raw_input()))==1 else 'YES'