# 计数deff(x)->int:cnt =0i =1while i * i <= x:if x % i ==0:cnt +=1if i * i < x:cnt +=1i +=1return cntn =int(input())
a =list(map(int,input().split()))for i in a:print(f(i))
题面: Coins Problem Description: Duoxida buys a bottle of MaiDong from a vending machine and the machine give her n coins back. She places them in a line randomly showing head face or tail face o