Computer Science, asked by alekhyareddy864, 5 days ago

You will be given a variable list of unknown
length, containing 32-bits unsigned integers.
You are required to give as output a comma
separated list, showing for each element in
the list the integer you get by reversing bits in
its binary representation. For example, if the
list is 32768, 101200 and 262144, you are
expected to give as output 65536, 181501952
and 8192. Integers in the list will be given one
per line.​

Answers

Answered by simadive572
0

the answer is 1903676/5962

plz make me brainliest

Similar questions