上一页 1 ··· 72 73 74 75 76 77 78 79 80 ··· 98 下一页
摘要: 玉 図のように二股に分かれている容器があります。1 から 10 までの番号が付けられた10 個の玉を容器の開口部 A から落とし、左の筒 B か右の筒 C に玉を入れます。板 D は支点 E を中心に左右に回転できるので、板 D を動かすことで筒 B と筒 C のどちらに入れるか決めることができます 阅读全文
posted @ 2018-03-30 21:21 Veritas_des_Liberty 阅读(202) 评论(0) 推荐(0)
摘要: Property Distribution タナカ氏が HW アールの果樹園を残して亡くなりました。果樹園は東西南北方向に H×W の区画に分けられ、区画ごとにリンゴ、カキ、ミカンが植えられています。タナカ氏はこんな遺言を残していました。 果樹園は区画単位でできるだけ多くの血縁者に分けること。ただし 阅读全文
posted @ 2018-03-29 22:21 Veritas_des_Liberty 阅读(145) 评论(0) 推荐(0)
摘要: Red and Black Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 40685 Accepted: 22079 Description There is a rectangular room, covered with s 阅读全文
posted @ 2018-03-29 21:44 Veritas_des_Liberty 阅读(337) 评论(0) 推荐(0)
摘要: Math.ceil() The Math.ceil() function returns the smallest integer greater than or equal to a given number. console.log(Math.ceil(.95)); // expected ou 阅读全文
posted @ 2018-03-29 20:40 Veritas_des_Liberty 阅读(322) 评论(0) 推荐(0)
摘要: string.prototype.trim() The trim() method removes whitespace from both ends of a string. Whitespace in this context is all the whitespace characters ( 阅读全文
posted @ 2018-03-29 19:43 Veritas_des_Liberty 阅读(429) 评论(0) 推荐(0)
摘要: The map of Berland is a rectangle of the size n × m, which consists of cells of size 1 × 1. Each cell is either land or water. The map is surrounded b 阅读全文
posted @ 2018-03-28 22:04 Veritas_des_Liberty 阅读(220) 评论(0) 推荐(0)
摘要: For each list of words, output a line with each word reversed without changing the order of the words. This problem contains multiple test cases! The 阅读全文
posted @ 2018-03-28 21:33 Veritas_des_Liberty 阅读(177) 评论(0) 推荐(0)
摘要: Prime Number Definition An integer greater than one is called a prime number if its only positive divisors (factors) are one and itself. For instance, 阅读全文
posted @ 2018-03-28 21:03 Veritas_des_Liberty 阅读(466) 评论(0) 推荐(0)
摘要: People stopped moving discs from peg to peg after they know the number of steps needed to complete the entire task. But on the other hand, they didn't 阅读全文
posted @ 2018-03-27 19:32 Veritas_des_Liberty 阅读(602) 评论(0) 推荐(0)
摘要: This database contains an incomplete list of box office hits and their release year. In this challenge, you're going to get the results back out of th 阅读全文
posted @ 2018-03-27 16:42 Veritas_des_Liberty 阅读(361) 评论(0) 推荐(0)
上一页 1 ··· 72 73 74 75 76 77 78 79 80 ··· 98 下一页