
2017多校联赛
文章平均质量分 83
旧时量刑
每天都要进步一点点
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
codeforces B
题源 Let's denote d(n) as the number of divisors of a positive integer n. You are given three integers a, b and c. Your task is to calculate the following sum: Find the sum modulo 107374原创 2016-04-06 19:27:51 · 292 阅读 · 0 评论 -
Magic Spheres
A - Magic Spheres Time Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 606A Description Carl is a beginner magician. He has a原创 2016-04-12 19:41:50 · 284 阅读 · 0 评论 -
水题
D - 水题 Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Practice FZU 2182 Description 胖哥自从当上公务员,赢取白富美,走向人生巅峰后,已经懒散到不想出题了,不仅如此,他连题目都懒得看了,现在他只原创 2016-04-13 08:30:10 · 328 阅读 · 0 评论 -
codeforces237C
题源 codeforces237C E - E Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 237C Description You've decided to carry out a survey in t转载 2016-04-06 17:23:56 · 562 阅读 · 0 评论 -
多校联赛第二场 1001 Acperience
Acperience Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 2763 Accepted Submission(s): 504 Problem Description Deep neural netw原创 2016-07-23 08:47:00 · 396 阅读 · 0 评论 -
It's All In The Mind 多校联赛第二场1109
It's All In The Mind Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 2065 Accepted Submission(s): 709 Problem Description Profes原创 2016-07-23 08:41:37 · 318 阅读 · 0 评论 -
Animals
C. Animals Time Limit: 2000ms Memory Limit: 65536KB 64-bit integer IO format: %I64d Java class name: (Any) Submit Status PID: 4769 Once upon a time DravDe, an outstanding p原创 2016-04-09 09:07:43 · 354 阅读 · 0 评论 -
C - Sorting Railway Cars
C - Sorting Railway Cars Time Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 606C Description An infinitely long rail原创 2016-04-12 19:48:09 · 470 阅读 · 0 评论 -
HDU5753 Permutation Bo 多校联赛第三场
Permutation Bo Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 1319 Accepted Submission(s): 618 Special Judge Problem Description原创 2016-07-27 11:24:14 · 263 阅读 · 0 评论 -
HDU5752 Sqrt Bo
Sqrt Bo Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 2438 Accepted Submission(s): 806 Problem Description Let's define the原创 2016-07-27 11:12:51 · 245 阅读 · 0 评论 -
HDU6055 Regular polygon +多校联赛第二场
Regular polygon 题意 给你n个点,问你可以形成多少个正方形(哎,没想到吧) 思路 刚开始思路比较深,感觉代码写不出来,后来大神点通了我,瞬间觉得好简单呀; 确定两个点,由正方形坐标关系确定其他两个点的坐标, 看着两个点是否存在,如果存在,这加1 Problem Description On a two-dimensi原创 2017-07-27 16:47:19 · 240 阅读 · 0 评论 -
HDU6045+Is Derek lying?(思路)+多校联赛第二场
Is Derek lying? Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 1000 Accepted Submission(s): 545 Problem Description Derek and A原创 2017-07-29 15:12:01 · 343 阅读 · 0 评论