
数论题
文章平均质量分 90
chy528574785
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
CF980D Perfect Groups
原题SaMer has written the greatest test case of all time for one of his problems. For a given array of integers, the problem asks to find the minimum number of groups the array can be divided into, su...原创 2018-07-05 11:32:29 · 397 阅读 · 0 评论 -
LightOJ 1306 Solutions to an Equation 数论
题目链接http://lightoj.com/volume_showproblem.php?problem=1306 https://cn.vjudge.net/problem/LightOJ-1306题目大意有形如Ax+By+C=0Ax+By+C=0Ax+By+C=0的方程,给定AAA、BBB、CCC,求xxx、yyy在x1x1x_1到x2x2x_2,y1y1y_1到y2y...原创 2018-08-10 08:07:19 · 413 阅读 · 1 评论