#include using namespace std; using Int = long long; template inline void chmin(T1 &a,T2 b){if(a>b) a=b;} template inline void chmax(T1 &a,T2 b){if(a>n>>k; const int MAX = 100; vector dp1(MAX,0),dp2(MAX,0); dp1[0]=dp2[0]=1; for(int i=0;i nx1(MAX,0),nx2(MAX,0); for(int j=0;j+6