#!/bin/python import sys def countArray(n, k, x): # Return the number of ways to fill in the array. #i=0 #ans=1 #while i