#include #include #include using namespace std; #define P(x) cout << x << endl #define rep(i,n) for(int i=0;i>l>>n; P(pow(2,l-3)); }