发表评论取消回复
相关阅读
相关 ACM湖南省赛题解
2018湖南省大学生计算机程序设计竞赛 https://www.cnblogs.com/jkzr/p/9589255.html https://www.cnb...
相关 【题解】2021 年第十三届四川省 ACM-ICPC 大学生程序设计竞赛(重现赛)
[codeforces][] [牛客][Link 1] A Chuanpai include <iostream> include <algorithm
相关 2017 ACM-ICPC 亚洲区(南宁赛区)网络赛 F. Overlapping Rectangles(扫描线)
There are nn rectangles on the plane. The problem is to find the area of the union of th
相关 2017 ACM-ICPC 亚洲区(西安赛区)网络赛 F Trig Function(数论,组合数)
Trig Function f(cos(x))=cos(n∗x) holds for all xx. Given two integers nn and mm, you n
相关 2017 ACM-ICPC 亚洲区(西安赛区)网络赛
哎,题目难度挺大的,我们就做了三个题目。深深的见识到自己的水平不行啊,膜拜清北上啊! 分别是 B题: ![Center][]
相关 2017年第42届ACM-ICPC亚洲区域赛青岛赛区(现场赛)
比赛:第42届ACM—ICPC 亚洲区域赛青岛站 比赛地点:中国石油大学体育馆一楼 时间:2017-11-4 到 2017-11-5 正式比赛时间:2017-11-5 上
相关 2017年成都东软学院ACM冬季校赛(正式赛)
Problem A: A Simple Math Problem Time Limit: 1 Sec Memory Limit: 128 MB Submit: 3
相关 【ACM - 2017四川省赛】F. Simple Algebra(特判)
题目描述 Given function f(x, y) = ax\x + bxy + cy\y, check if f(x, y) ≥ 0 holds for all x
相关 【ACM-2017四川省赛】A. Simple Arithmetic
题目描述 Given a and b which both fit in 64-bit signed integers, find ⌊ a/b ⌋ where ⌊x⌋ d
相关 【ACM-2017四川省赛】G . 2017
题目描述 G. 2017 Given a, b, c, d, find out the number of pairs of integers (x, y) where
还没有评论,来说两句吧...