#include using namespace std; int main(){ int a[8]; int i; cin>>i; for(int j=0;j<8;j++){ a[j]=i%2; i=i/2; cout<=0;b--) cout<