#include <stdio.h>
int main(void) {
int A ,B ,C;
A=3,B=1;
C=A&B;
C=A|B;
C=A<<B;
}
I2luY2x1ZGUgPHN0ZGlvLmg+CgppbnQgbWFpbih2b2lkKSB7CmludCBBICxCICxDOwpBPTMsQj0xOwpDPUEmQjsKcHJpbnRmKCIlZFxuIixDKTsKQz1BfEI7CnByaW50ZigiJWRcbiIsQyk7CkM9QTw8QjsKcHJpbnRmKCIlZFxuIixDKTsKCQoKfQo=