Commit c750d192 by BellCodeEditor

auto save

parent 6b4de833
Showing with 144 additions and 43 deletions
......@@ -66,66 +66,107 @@
import random
a = '咖啡骄傲是否卡莎回复第拉横幅来划分喇叭安徽发垃圾卡不放假拉黄瓜富含腐败发红包案件客户风流寡妇克格勃放假啊改变付款给罚款功夫压抑哈佛阿康回复爱看给法库功夫也看过富有快感赴英国开发噶法国雅高发'
b = '我国天启坦克研究成功,装备了等离子机光炮,宇宙合金防护装甲,副武器是高射速重型电子机关枪。'
h = '逞其不备放大招。'
c = ''
d = '!@#$%^^&*$%^%/*-/-@%@%$#^%^&^#%#$'
fjgh = '李白找地鼠,炸成2百五。'
a1 = 'khlhglahglahamanahgh ghghahguahguahgjbgjahgiuahgkahbgakbgagfaugiaegbhg;oajgkagpueaitghe'
a2 = 'hfalfhafaohflahflahflsahfaiuh'
a3 = 'kshglshglsehtsinyhlsnglsihlshlshlghslgslgbslhglsgblushguslghulshglshglsh;stpestn;tgesl'
a4 = 'lgksgjs;ogsgsugspmgshugsjgksehnghgsiluhglsihgiulghsuhgshls'
while True:
f = input("碧玉妆成一树高,")
fghj = input("除何日当午,地雷埋下土。")
a5 = input("暗号")
a6 = input("暗号")
a7 = input("暗号")
a8 = input("暗号")
if f == h and fghj == fjgh and a1 == a5 and a6 == a2 and a3 == a7 and a8 == a4:
for i in b:
str1 = i
str2 = random.choice(a)
str3 = random.choice(a)
next=str1+str2+str3
c=c+next
e = list(c)
indext = random.randint(1,20)
e.insert(indext,d)
g = ''.join(e)
print(g)
break
else:
print("暗号错误,请重新输入")
# import random
# a = '咖啡骄傲是否卡莎回复第拉横幅来划分喇叭安徽发垃圾卡不放假拉黄瓜富含腐败发红包案件客户风流寡妇克格勃放假啊改变付款给罚款功夫压抑哈佛阿康回复爱看给法库功夫也看过富有快感赴英国开发噶法国雅高发'
# b = '我国天启坦克研究成功,装备了等离子机光炮,宇宙合金防护装甲,副武器是高射速重型电子机关枪。'
# h = '逞其不备放大招。'
# c = ''
# d = '!@#$%^^&*$%^%/*-/-@%@%$#^%^&^#%#$'
# fjgh = '李白找地鼠,炸成2百五。'
# kf = '开的什么机?波音747。'
# while True:
# f = input("碧玉妆成一树高,")
# fghj = input("除何日当午,地雷埋下土。")
# fk = input("唧唧复唧唧,木兰开飞机。")
# if f == h and fghj == fjgh and fk == kf:
# for i in b:
# str1 = i
# str2 = random.choice(a)
# str3 = random.choice(a)
# next=str1+str2+str3
# c=next+c
# e = list(c)
# indext = random.randint(1,20)
# e.insert(indext,d)
# g = ''.join(e)
# print(g)
# break
# else:
# print("暗号错误,请重新输入")
# # a=int(input())
# # b=int(input())
# # c=a+b
# # print(a+b)
# # print(c)
# # a=int(input())
# # b=int(input())
# # c=int(input())
# # d=(a+b)*c
# # print(d)
# # a=int(input())
# # b=int(input())
# # c=int(input())
# # d=(a+b)/c
# # print(d)
# a=int(input())
# b=int(input())
# c=a+b
# print(a+b)
# print(c)
# c=a//b
# d=a%b
# print(c,d)
# a=int(input())
# b=int(input())
# c=int(input())
# d=(a+b)*c
# print(d)
# c=(b-2*a)/2
# d=a-c
# print(c,d)
# import random
# a = '骄傲是否哈利和弗拉和福建安徽弗利萨回复'
# b = input("请输入加密字符:")
# c = ""
# d = '!@#$%^&*())(*&^%$#@!)'
# for i in b:
# str1 = i
# str2 = random.choice(a)
# str3 = random.choice(a)
# next = str1+str2+str3
# c = next+c
# e = list(c)
# indext = random.randint(1,20)
# e.insert(indext,d)
# g = ''.join(e)
# print(g)
# a=int(input())
# b=int(input())
# c=int(input())
# d=(a+b)/c
# b=int(input())
# d=(a+b)*c
# print(d)
# while True:
# a=int(input())
# b=int(input())
# c=a//b
......@@ -135,8 +176,67 @@ while True:
# while True:
# a=int(input())
# b=int(input())
# c=(b-2*a)/2
# c=(b-a*2)/2
# d=a-c
# print(c,d)
# a=int(input())
# b=a*a
# print(b)
# f=int(input())
# c=5*(f-32)/9
# print("%.5f"%c)
# r=float(input())
# b=r*2
# c=3.14159*b
# d=3.14159*r*r
# print("%.4f %.4f %.4f"%(b,c,d))
# r1=int(input())
# r2=int(input())
# r=1/(1/r1+1/r2)
# print("%.2f"%r)
# a=int(input())
# b=int(input())
# c=b*100/a
# print("%.3f%%"%c)
# a=float(input())
# b=float(input())
# c=a*b/2
# print("%.2f"%c)
a=int(input())
b=int(input())
c=(87*a+85*b)/(a+b)
print("%.2f"%c)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment