P5706 【深基2.例8】再分肥宅水(python3实现)
生活随笔
收集整理的這篇文章主要介紹了
P5706 【深基2.例8】再分肥宅水(python3实现)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
https://www.luogu.com.cn/problem/P5706
""" P5706 【深基2.例8】再分肥宅水 https://www.luogu.com.cn/problem/P5706""" #t=input() #n=int(input())t,n=list(input().split())t=float(t) n=int(n)#print(t) #print(n)ans01=t/n ans02=n*2print("%.3f" % ans01) print("%d" % ans02)總結
以上是生活随笔為你收集整理的P5706 【深基2.例8】再分肥宅水(python3实现)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 第35课 水仙花数 《小学生C++趣味编
- 下一篇: 1.5编程基础之循环控制 26 统计满足