#include #include #include using namespace std; using ll = long long; int main(){ cin.tie(nullptr); ios::sync_with_stdio(false); int n; cin>>n; vector a(n); for(int i = 0;i>a[i]; } vector now,use; for(int i = 0;i ans; for(int j = 0;j<63;j++){ if(all>>j&1) ans.push_back(j+1); } cout<