#include using namespace std; int main() {int n, i, s=0; cin>>n; for(i=0; i<31; i++) if(n & (1<