发表评论取消回复
相关阅读
相关 HDU - 1264 (暴力模拟)
题目:[https://cn.vjudge.net/problem/HDU-1264][https_cn.vjudge.net_problem_HDU-1264] 思路:直接
相关 Shopping
Shopping Time Limit: 1000ms Memory limit: 65536K 有疑问?点这里^\_^ 题目描述 Saya and
相关 hdu 1027 水+模拟排列
题意: 给定1~n的序列,求第m小的序列。大小比较按照字符串比较的顺序。 分析: n个数有n!个排列方式,如果在n里面取出最小的1
相关 TIANKENG’s restaurant--hdu4883
TIANKENG’s restaurant Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65536
相关 hdu--4884--TIANKENG’s rice shop【模拟】
TIANKENG’s rice shop Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32
相关 1056. Mice and Rice (25)
Mice and Rice is the name of a programming contest in which each programmer must write a
相关 13. Shopping
Description Andy needs your help now! There are shops located on the Da'Jiao Road of Li
相关 (PAT 1056) Mice and Rice (队列+模拟)
Mice and Rice is the name of a programming contest in which each programmer must write a
相关 HDU 6669 Game(模拟)
题意:给出n个区间,初始位置可选,依次到达相应的区间,每次可以移动一格或两格,求最小步数。 分析:依次将所有区间取交集,然后就变成了一些不重合的区间,第一次可以选择区间
相关 HDU —— 2996 Pagination (模拟)
题目链接:[http://acm.hdu.edu.cn/showproblem.php?pid=2996][http_acm.hdu.edu.cn_showproblem.ph
还没有评论,来说两句吧...