void encode_bit(int b);
int decode_bit();
void hops(int h,int c,int d);
