Ответ:
n=int(input())
while n>2**i:
i=1
S=O
i=i+1
S=S+2**i
print ('S=', S)
Copyright © 2024 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
Ответ:
n=int(input())
while n>2**i:
i=1
S=O
i=i+1
S=S+2**i
print ('S=', S)