0
How it works??
zagadka Having received a natural number x as an input, this algorithm prints the number S. Indicate the smallest number x, upon entering which the algorithm prints a six-digit number. the correct answer is 33. how does this program work? what principle exactly 33 selected? https://code.sololearn.com/c1EiFbve2NPF/?ref=app
1 Answer
+ 2
This program translates decimal to binary.
What is your exakt question?



