Ben is obsessed with names. He only likes names that:
Help Ben determine the number of interesting names. Since this number can be very large compute it modulo (109+7).
Notes
Input format
Output format
For each test case, print a single line containing one integer number of interesting names modulo (109+7).
Constraints
1≤T≤1041≤N≤105It is guaranteed that the sum of N across all test cases does not exceed 2⋅105
There are 26 possible strings of length 1 which does not contain even palindromic substrings. The strings are "a","b",..."y" and "z".