Write a program that takes in a positive integer as input, and outputs a string of 1's and 0's representing the integer in binary. For an integer x, the algorithm is:
Answers
Answered by
0
outputs a string of 1's
Similar questions