当前位置: 首页 > news >正文

做网站的公司怎么样摄影网站设计与制作

做网站的公司怎么样,摄影网站设计与制作,做开发的工资一般多少,手游代理平台哪个好D - Water Bottle x先除以a#xff0c;得到面积。体积和面积是等同考虑的。 分两种情况#xff0c;一种是水比一半面积少#xff0c;一种是水比一半面积多。 # -*- coding: utf-8 -*- # time : 2023/6/2 13:30 # author : yhdutongwoo.cn # desc : # file : …D - Water Bottle x先除以a得到面积。体积和面积是等同考虑的。 分两种情况一种是水比一半面积少一种是水比一半面积多。 # -*- coding: utf-8 -*- # time : 2023/6/2 13:30 # author : yhdutongwoo.cn # desc : # file : atcoder.py # software : PyCharmimport bisect import copy import sys from sortedcontainers import SortedList from collections import defaultdict, Counter, deque from functools import lru_cache, cmp_to_key import heapq import math sys.setrecursionlimit(50050)def main():items sys.version.split()if items[0] 3.10.6:fp open(in.txt)else:fp sys.stdina, b, x map(int, fp.readline().split())x / aif x 0.5 * a * b:y 2 * (a * b - x) / at (math.atan2(y, a) / math.pi) * 180print(t)else:y 2 * x / bt (math.atan2(y, b) / math.pi) * 180print(90 - t)if __name__ __main__:main() E - Gluttony 等价于求两个数组 a 1 , a 2 . . . a n b 1 , b 2 . . . b n a_1,a_2...a_n \\ b_1,b_2...b_n a1​,a2​...an​b1​,b2​...bn​ 求数组元素的两两相乘积最大值不能超过L的解法并求L的最小值。 当你看到求数组某函数最大值的最小值并且毫无头绪的时候就应该想到二分。 元素两两相乘的积很明显的应该从a正序b倒序进行相乘此时可以保证L最小。如果不满足性质那么将a扣掉份额。最后累计要扣掉的份额计算是否满足题目需求。 # -*- coding: utf-8 -*- # time : 2023/6/2 13:30 # author : yhdutongwoo.cn # desc : # file : atcoder.py # software : PyCharmimport bisect import copy import sys from sortedcontainers import SortedList from collections import defaultdict, Counter, deque from functools import lru_cache, cmp_to_key import heapq import math sys.setrecursionlimit(50050)def main():items sys.version.split()if items[0] 3.10.6:fp open(in.txt)else:fp sys.stdinn, k map(int, fp.readline().split())a list(map(int, fp.readline().split()))b list(map(int, fp.readline().split()))a.sort()b.sort(reverseTrue)def check(x):ret 0for i in range(n):if a[i] * b[i] x:continueret a[i] - x // b[i]return ret klo, hi 0, 10 ** 13while lo hi:mi (lo hi) // 2if check(mi):hi mielse:lo mi 1print(lo)if __name__ __main__:main() F - Fork in the Road 普通不删点的dp不难想到。 N600下枚举每条可能删的边会超时。但是由于只需要删一条边因此针对每个点只可能是它期望值最大的子节点和它之间的那条边被删掉。 因此暴力求解即可。 # -*- coding: utf-8 -*- # time : 2023/6/2 13:30 # author : yhdutongwoo.cn # desc : # file : atcoder.py # software : PyCharmimport bisect import copy import sys from sortedcontainers import SortedList from collections import defaultdict, Counter, deque from functools import lru_cache, cmp_to_key import heapq import math sys.setrecursionlimit(50050)def main():items sys.version.split()if items[0] 3.10.6:fp open(in.txt)else:fp sys.stdinn, m map(int, fp.readline().split())g [[] for _ in range(n)]f [0] * na [0] * ndef calc(pt: int):mx, sel -1, -1if len(g[pt]) 1:return 1e18for i in g[pt]:if a[i] mx:mx, sel a[i], ifor i in range(n - 2, -1, -1):f[i] 0c 0for j in g[i]:if i pt and j sel:continuef[i] f[j]c 1f[i] f[i] / c 1return f[0]for i in range(m):u, v map(int, fp.readline().split())u, v u - 1, v - 1g[u].append(v)for i in range(n - 2, -1, -1):a[i] 0for j in g[i]:a[i] a[j]a[i] a[i] / len(g[i]) 1ans a[0]for i in range(n - 1):ans min(ans, calc(i))print(ans)if __name__ __main__:main()
http://www.hkea.cn/news/14303952/

相关文章:

  • 百度网站诊断wordpress rest api开发
  • 济南高新区 网站制作h5响应式网站建设代理
  • 广东网站建设哪里有ui设计的就业前景和薪资待遇
  • html5网站模板电商网站建设费用
  • 网站建设平台哪个好长沙seo优化多少钱
  • 17做网站注册公司名称查询系统官网
  • 朝阳网络推广网站建设及优化心得体会
  • 公司网站建设上海找谁做的好看的国内网站欣赏
  • 天津网站建设运营方案产品设计哪家公司好
  • 衡水做外贸网站海南住房和城乡建设厅网站
  • 交互式网站开发技术最大的网站开发公司
  • 广州祥云平台网站建设wordpress增加底部导航栏
  • 如何学好网站开发南山网站设计线
  • 不注册公司可以做网站吗外贸网络营销如何做
  • 网站里图片做超链接文具网站建设策划书
  • 做汽配的网站wordpress怎么修改首页网址导航
  • 北京大兴网站建设首选公司网站设计分辨率
  • 邢台网站开发培训学校网站后台中文模板
  • apache多个网站网站怎么静态化
  • 揭阳网站开发设计制作服务合同
  • 网站模版开发友情链接工具
  • 龙岩网站设计培训公司起名字大全免费4个字
  • 忻府网站建设网站做哪些比较有意思
  • 域名分析网站惠州制作网站软件
  • 深圳中瑞建设集团官方网站wordpress轮播全屏
  • 甘肃温室大棚建设网站网站的集约化建设
  • 合肥定制网站建设公司wordpress常用库
  • 做蛋糕网站的优点宣传型企业网站
  • 河东建设局网站seo搜索引擎推广
  • 什么星网站做调查问卷的如何建设cf提卡网站