一行 n=[print(int(sum(list(map(lambda x:(len(x)+1)*len(x)/2,input().split('X')))))) for i in range(int(input()))]