N=int(input()) count=0 for i in range(1,26): for j in range(1<