#include <stdio.h>
int main(void) {
char* byte1 = "1111111";
int binary1
= atoi(byte1
);
return 0;
}
I2luY2x1ZGUgPHN0ZGlvLmg+CgppbnQgbWFpbih2b2lkKSB7CgkKCWNoYXIqIGJ5dGUxID0gIjExMTExMTEiOwppbnQgYmluYXJ5MSA9IGF0b2koYnl0ZTEpOwoKcHJpbnRmKCIlZCIsIGJpbmFyeTEpOwoJCglyZXR1cm4gMDsKfQo=