Hi,
could anyone help me how should I count the number of "ones" in the following record in that way that counts every 16 blocks
0000001000010000000100100000100100000000000000000000001000000000
so it should be counted the "ones" in
0000001000010000 and 0001001000001001 and 0000000000000000 and 0000001000000000
?
could anyone help me how should I count the number of "ones" in the following record in that way that counts every 16 blocks
0000001000010000000100100000100100000000000000000000001000000000
so it should be counted the "ones" in
0000001000010000 and 0001001000001001 and 0000000000000000 and 0000001000000000
?