摘要: How Many Tables Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 46694 Accepted Submission(s): 233 阅读全文
posted @ 2018-11-21 23:10 heyuhhh 阅读(191) 评论(0) 推荐(0) 编辑
摘要: D. Fun with Integers 题目链接:https://codeforc.es/contest/1062/problem/D 题意: 给定一个n,对于任意2<=|a|,|b|<=n,如果a->b,则存在一个x,使得x*a=b 或者 x*b=a,那么最终答案就是|x|的总和。相同的a,b不 阅读全文
posted @ 2018-11-19 23:05 heyuhhh 阅读(216) 评论(0) 推荐(0) 编辑
摘要: C. Banh-mi time limit per test:1 second memory limit per test:256 megabytes 题目链接:https://codeforc.es/contest/1062/problem/C Description: JATC loves Ba 阅读全文
posted @ 2018-11-19 22:57 heyuhhh 阅读(209) 评论(0) 推荐(0) 编辑
摘要: B. Math time limit per test:1 second memory limit per test:256 megabytes Description: JATC's math teacher always gives the class some interesting math 阅读全文
posted @ 2018-11-19 22:45 heyuhhh 阅读(377) 评论(0) 推荐(0) 编辑
摘要: A. A Prank time limit per test 1 second memory limit per test 256 megabytes 题目链接:https://codeforc.es/contest/1062/problem/A Description: JATC and his 阅读全文
posted @ 2018-11-19 22:34 heyuhhh 阅读(271) 评论(0) 推荐(0) 编辑
摘要: The Suspects 题目链接:http://poj.org/problem?id=1611 Description: Severe acute respiratory syndrome (SARS), an atypical pneumonia of unknown aetiology, wa 阅读全文
posted @ 2018-11-19 22:24 heyuhhh 阅读(297) 评论(0) 推荐(0) 编辑
摘要: Wireless Network 题目链接:http://poj.org/problem?id=2236 Description: An earthquake takes place in Southeast Asia. The ACM (Asia Cooperated Medical team) 阅读全文
posted @ 2018-11-19 22:14 heyuhhh 阅读(248) 评论(0) 推荐(0) 编辑
摘要: 食物链 Description: 动物王国中有三类动物A,B,C,这三类动物的食物链构成了有趣的环形。A吃B, B吃C,C吃A。 现有N个动物,以1-N编号。每个动物都是A,B,C中的一种,但是我们并不知道它到底是哪一种。 有人用两种说法对这N个动物所构成的食物链关系进行描述: 第一种说法是"1 X 阅读全文
posted @ 2018-11-18 23:07 heyuhhh 阅读(286) 评论(0) 推荐(0) 编辑
摘要: NOIP2003 神经网络 题目背景: 人工神经网络(Artificial Neural Network)是一种新兴的具有自我学习能力的计算系统,在模式识别、函数逼近及贷款风险评估等诸多领域有广泛的应用。对神经网络的研究一直是当今的热门方向,兰兰同学在自学了一本神经网络的入门书籍后,提出了一个简化模 阅读全文
posted @ 2018-11-18 13:18 heyuhhh 阅读(207) 评论(0) 推荐(0) 编辑
摘要: 1202: [HNOI2005]狡猾的商人 题目链接:https://www.lydsy.com/JudgeOnline/problem.php?id=1202 Description: 刁姹接到一个任务,为税务部门调查一位商人的账本,看看账本是不是伪造的。账本上记录了n个月以来的收入情况,其中第i 阅读全文
posted @ 2018-11-18 13:09 heyuhhh 阅读(376) 评论(0) 推荐(1) 编辑