#include long long m3[40]; long long f(int k,int i) { if(i<=0) return 0; if(k<=0) return 1; if(i<=(1<