#include using namespace std; typedef long long LL; int main(int argc, char* argv[]) { LL N; cin>>N; if (N==1){ cout<<0<1){ if (N%2==1){ N++; aw++; } N/=2; aw++; } cout<