#include using namespace std; using ll = long long; int main(){ ll N; cin >> N; for (int i=60; i>=0; i--){ if (1LL<