Line sensor (5 ir sensors)

Hint:

int x =0;
bitWrite(x, 0,1);
bitWrite(x, 2,1);

Will result in the variable x containing the value 5.

I know they have that same type of outline

I don't understand that phrase.