subject

Abinary gap within a positive integer n is any maximal sequence of consecutive zeros that is surrounded by ones at both ends in the binary representation of n. e. g.: the number 20 has binary representation 10100 and contains one binary gap of length 1. the number 15 has binary representation and has no binary gaps. write a function: class solution { public int binary_gap(int n); } that, given a positive integer n, returns the length of its longest binary gap. the function should return 0 if n doesn't contain a binary gap.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:30
Apower user needs you to install a second type of operating system on his computer to increase efficiency while running some specialized software programs. which installation technique should you use?
Answers: 3
question
Computers and Technology, 23.06.2019 00:30
Pl i need the answer now ! which one of the following is considered a peripheral? a software b mouse c usb connector d motherboard
Answers: 1
question
Computers and Technology, 24.06.2019 12:10
What is it called during the editing process when the processor ensures that a character holding a coffee mug from one angle is holding the same mug in the same way when the shot switches to another camera at another angle? cinematography continuity technology prop use
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
Think of a spreadsheet as a giant calculator spread of paper chart data collector
Answers: 2
You know the right answer?
Abinary gap within a positive integer n is any maximal sequence of consecutive zeros that is surroun...
Questions
question
Mathematics, 16.01.2021 14:00
question
Mathematics, 16.01.2021 14:00
Questions on the website: 13722363