
网赛专栏
文章平均质量分 87
leibniz_zhang
欢天喜地小企鹅
展开
-
福州大学第十三届程序设计竞赛_重现
Problem C 平行四边形数Accept: 71 Submit: 345Time Limit: 2000 mSec Memory Limit : 32768 KB Problem Description在一个平面内给定n个点,任意三个点不在同一条直线上,用这些点可以构成多少个平行四边形?一个点可以同时属于多个平行四边形。 Input原创 2016-05-02 16:28:34 · 853 阅读 · 0 评论 -
【zzulioj】河南多校训练(985专场)<位运算--DP---思维--扩展欧几里德---回溯---字典树---状态优化>
Problem B: 985的数学难题Time Limit: 2 Sec Memory Limit: 128 MBSubmit: 85 Solved: 13SubmitStatusWeb BoardDescription985有n个正整数,他想快速知道下面函数的返回值int a[N+1];long long Solve() { int i,原创 2016-08-03 19:19:43 · 1285 阅读 · 0 评论 -
河南多校大一训练赛 <思维--DP--背包--最短路--最大生成树>
每次比赛开始的状态都好差----开始的思路还不对--无奈--被虐成皮了----A - F是签到题Time Limit:2000MS Memory Limit:32768KB 64bit IO Format:%lld & %lluSubmit Status Practice LightOJ 1198 uDebugDescript原创 2016-07-30 18:46:35 · 1026 阅读 · 0 评论 -
河南多校--可怜张继科没夺冠【打表--素数筛法--搜索--数学---物理】
PS:一些小牢骚---想搞好ACM---你不仅要会---数据结构--图论--DP---数论---各种定理----你还要会各种----DP优化----状态压缩------你更要精通---数学---物理---英语--------要上知天文---下知地理----要不然,给你个题,你都不知道是让干嘛呢---啊---好烦好烦-.-我要出去玩-.-原创 2016-08-13 18:46:45 · 1233 阅读 · 0 评论 -
北京赛区(2016)网络赛 题目1 : The Book List 【字典树】
题目1 : The Book List时间限制:1000ms单点时限:1000ms内存限制:256MB描述The history of Peking University Library is as long as the history of Peking University. It was build in 1898. At the原创 2016-09-24 18:51:27 · 831 阅读 · 0 评论 -
2016年中国大学生程序设计竞赛(合肥)-重现赛(感谢安徽大学) A E H I
5931 传递 Time Limit: 12000/6000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 71 Accepted Submission(s): 33Problem Description我们称一个有向图G是传递的,当且仅当对任意三个不原创 2016-11-05 19:25:25 · 1823 阅读 · 0 评论 -
Hdoj Recursive sequence 2016ACM/ICPC亚洲区沈阳站 【矩阵加速状态转移】
Recursive sequenceTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 98 Accepted Submission(s): 46Problem DescriptionFarmer John原创 2016-10-30 14:26:57 · 1064 阅读 · 0 评论 -
BestCoder Round #91
Lotus and Characters Accepts: 150 Submissions: 897 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 262144/131072 K (Java/Others)问题描述Lotus有nn种字母,给出每种字母的价值以及每种字母的个数限制,她原创 2017-01-22 10:09:58 · 466 阅读 · 0 评论 -
BestCoder Round #85 <同余--贪心--单质数判断+枚举>
sum Accepts: 640 Submissions: 1744 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)Problem DescriptionGiven a sequence, you're aske原创 2016-07-31 08:51:51 · 499 阅读 · 0 评论 -
北京林业大学“计蒜客”杯程序设计竞赛 网络赛
题好像没法看了。。。。。。。。。。。H. Ivan 的等待焦虑症发作了代码:#include#include#includeusing namespace std;int n,x;int kai[500];int shu[500];int shi[500];bool fafe[500];int main(){ while (scanf("%d原创 2016-04-24 20:07:56 · 550 阅读 · 0 评论 -
Contest1009 - 华中农业大学第四届程序设计大赛网络同步赛C,H,J
Problem C: The Same ColorTime Limit: 1 Sec Memory Limit: 128 MBSubmit: 993 Solved: 595[Submit][Status][Web Board]Description Diao Yang has many balls with different colors. Today he原创 2016-05-15 20:03:09 · 807 阅读 · 0 评论 -
BestCoder Round #84 <LIS 2进制 思维>
Aaronson Accepts: 607 Submissions: 1869 Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)Problem DescriptionRecently, Peter saw the原创 2016-07-23 23:26:20 · 542 阅读 · 0 评论 -
hdoj 5734 5742 5744 2016多校2(复现)<数学---思维----贪心>
AcperienceTime Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 972 Accepted Submission(s): 517Problem DescriptionDeep neural netwo原创 2016-07-26 18:10:53 · 556 阅读 · 0 评论 -
河南多校暑期训练-恢复赛 <字典树,最短路,queue,map,模拟,思维>
A - BabelfishTime Limit:3000MS Memory Limit:65536KB 64bit IO Format:%lld & %lluSubmit Status Practice POJ 2503DescriptionYou have just moved from Waterloo to a big city原创 2016-07-27 19:59:34 · 1031 阅读 · 0 评论 -
暑假训练赛20160727 <贪心,思维,二分图--最小点覆盖>
Radar InstallationTime Limit: 3000MS 64bit IO Format: %lld & %lluSubmit Status uDebugDescriptionAssume the coasting is an infinite straight line. Land is in原创 2016-07-27 19:12:51 · 1079 阅读 · 0 评论 -
暑假训练赛20160719
F--Hot or Cold?Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluSubmit StatusDescriptionJohn Smith, who is a member of Academy of Cold Manager (ACM), is in c原创 2016-07-19 14:42:43 · 289 阅读 · 0 评论 -
BestCoder Round #92【map,枚举,DP】
1001 Skip the Class Skip the Class Accepts: 678 Submissions: 1285 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)问题描述终于又开学啦。呃喵最喜原创 2017-02-26 11:33:07 · 394 阅读 · 0 评论