上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 29 下一页
摘要: Flow ProblemTime Limit: 5000/5000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 15345 Accepted Submission(s): 7... 阅读全文
posted @ 2017-11-03 01:43 lemonsbiscuit 阅读(136) 评论(0) 推荐(0)
摘要: 1816: 矩形Time Limit: 1 Sec Memory Limit: 128 MBSubmit: 179 Solved: 54SubmitStatusWeb BoardDescription小S和小D两个小雪参,在玩一个关于矩形的游戏以帮助他们学会怎么计算矩形的面积然后完成作业去打游戏... 阅读全文
posted @ 2017-11-03 01:43 lemonsbiscuit 阅读(154) 评论(0) 推荐(0)
摘要: 1817: match numberTime Limit: 1 Sec Memory Limit: 128 MBSubmit: 199 Solved: 72SubmitStatusWeb BoardDescription喜欢写程序的同学一般对数字较为敏感。对于一串长度为2*n的号码,我们认为如果... 阅读全文
posted @ 2017-11-03 01:43 lemonsbiscuit 阅读(148) 评论(0) 推荐(0)
摘要: 1812: sortTime Limit: 1 Sec Memory Limit: 128 MBSubmit: 352 Solved: 216SubmitStatusWeb BoardDescription想必大家对排序已经很熟悉了,但是spy好像对排序不太熟悉,有一天,他看到这样一个关于排序的... 阅读全文
posted @ 2017-11-03 01:43 lemonsbiscuit 阅读(135) 评论(0) 推荐(0)
摘要: 1815: easy problemTime Limit: 1 Sec Memory Limit: 128 MBSubmit: 243 Solved: 108SubmitStatusWeb BoardDescription给你一个数字N,N的范围是1~1000000,求一个最小的正整数M,这个数... 阅读全文
posted @ 2017-11-03 01:43 lemonsbiscuit 阅读(108) 评论(0) 推荐(0)
摘要: 标题:等差素数列2,3,5,7,11,13,....是素数序列。类似:7,37,67,97,127,157 这样完全由素数组成的等差数列,叫等差素数数列。上边的数列公差为30,长度为6。2004年,格林与华人陶哲轩合作证明了:存在任意长度的素数等差数列。这是数论领域一项惊人的成果!有这一理论为基础,... 阅读全文
posted @ 2017-11-03 01:43 lemonsbiscuit 阅读(270) 评论(0) 推荐(0)
摘要: 道友给看了一道题目,就记录一下吧题目:给你0,1,2,3,4,5,6,7,8,9十个数字,要你选出任意一个或几个组合在一起成为完全平方数,每个数字都必须选且只能选一次,求可能的方案。比如有其中几种符合题意的情况:0 16 25 739840 1 625 739840 4 16 5372890 16 ... 阅读全文
posted @ 2017-11-03 01:43 lemonsbiscuit 阅读(672) 评论(0) 推荐(0)
摘要: A. 结果填空:年龄问题某君的年龄是个两位数,如果把他年龄的两位数字交换位置后与原数字相加和为 x,与原数字相减差的绝对值为 y。已知 x 比 y 大 32。请你计算 y 的值是多少思路:枚举结果:45代码:#include#include#include#includeusing namespac... 阅读全文
posted @ 2017-11-03 01:43 lemonsbiscuit 阅读(474) 评论(0) 推荐(0)
摘要: 1488: River CrossingTime Limit: 1 Sec Memory Limit: 128 MBSubmit: 83 Solved: 42SubmitStatusWeb BoardDescription Afandi is herding N sheep across the... 阅读全文
posted @ 2017-11-03 01:43 lemonsbiscuit 阅读(274) 评论(0) 推荐(0)
摘要: SubsequenceTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 13955 Accepted: 5896DescriptionA sequence of N positive integers (10 #include#inc... 阅读全文
posted @ 2017-11-03 01:43 lemonsbiscuit 阅读(74) 评论(0) 推荐(0)
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 29 下一页