#include #define repr(i,a,b) for(int i=a;i> n >> k; cout << max(0,int(pow(2, n-k))) << endl; return 0; }