#include using namespace std; typedef long long ll; #define rep(i,n) for(int i=0;i>n; int temp=1; int cnt=0; while(temp*2<=n){ //cout<