print([input(), ''.join(map(str, map(input().count, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ')))][1])