
ZOJ
_执念_
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ZOJ 3778:Talented Chef(贪心?思维)
Talented Chef Time Limit: 2 Seconds Memory Limit: 65536 KB As we all know, Coach Gao is a talented chef, because he is able to cook M dishes in the same time. Tonight he is going to have a hear...原创 2019-04-21 17:30:19 · 256 阅读 · 0 评论 -
ZOJ 3960:What Kind of Friends Are You?
What Kind of Friends Are You? Time Limit: 1 Second Memory Limit: 65536 KB Japari Park is a large zoo home to extant species, endangered species, extinct species, cryptids and some legendary cre...原创 2019-04-12 22:35:22 · 362 阅读 · 0 评论 -
ZOJ 3870:Team Formation(位运算&思维)
Team Formation Time Limit: 2 Seconds Memory Limit: 131072 KB For an upcoming programming contest, Edward, the headmaster of Marjar University, is forming a two-man team from N students of his u...原创 2019-04-09 20:39:47 · 221 阅读 · 0 评论 -
ZOJ 3872: Beauty of Array(思维)
Beauty of Array Time Limit: 2 Seconds Memory Limit: 65536 KB Edward has an array A with N integers. He defines the beauty of an array as the summation of all distinct integers in the array. Now...原创 2019-04-09 19:05:31 · 165 阅读 · 0 评论 -
ZOJ 1007:Numerical Summation of a Series(数学)
Numerical Summation of a Series Time Limit:10 Seconds Memory Limit:32768 KB Special Judge Produce a table of the values of the series Equation 1 for the 2001 values ofx,x= 0.000,...原创 2018-09-06 13:48:46 · 1151 阅读 · 0 评论 -
ZOJ 1005:Jugs(思维)
Jugs Time Limit:2 Seconds Memory Limit:65536 KB Special Judge In the movie "Die Hard 3", Bruce Willis and Samuel L. Jackson were confronted with the following puzzle. They were given a 3...原创 2018-09-06 07:45:54 · 842 阅读 · 0 评论 -
ZOJ 1006:Do the Untwist(模拟)
Do the Untwist Time Limit:2 Seconds Memory Limit:65536 KB Cryptographydeals with methods of secret communication that transform a message (theplaintext) into a disguised form (theciphertex...原创 2018-09-04 16:25:43 · 206 阅读 · 0 评论 -
ZOJ 1002:Fire Net(DFS+回溯)
Fire Net Time Limit:2 Seconds Memory Limit:65536 KB Suppose that we have a square city with straight streets. A map of a city is a square board with n rows and n columns, each representing a ...原创 2018-09-04 08:10:53 · 295 阅读 · 0 评论 -
ZOJ 3785:What day is that day?(数论)
What day is that day? Time Limit: 2 Seconds Memory Limit: 65536 KB It’s Saturday today, what day is it after 11+22+33+...+NN1^1 + 2^2 + 3^3 + ... + N^N11+22+33+...+NN days? Input There are mult...原创 2019-04-21 17:53:59 · 286 阅读 · 0 评论