题目网址: http://www.puzzleup.com/2019/
http://www.puzzleup.com/2019/puzzle/?20
答题时限: 12月5日7PM-比赛结束
加分时限: 12月5日7PM-12月11日6:59PM
答对可得基本分100分。答案可上传5次,每改1次答案从基本分扣20分。
比赛期间内可随时上传答案,加分时限内答对第n天加(6-n)分
另依题目的难易有额外加分(如有80%的人这题答错,答对者加80分)
◆WEIGHING SET
You will specify three weights to form a weighing set and you will take
three of each weight. Your aim is to weigh all the integer weights from
1 to N using these nine weights in a two-tier balance scale.
What is the maximum number of N?
Notes:
‧ You can put weights on both sides of the scale.
‧ Each integer weight you weigh should be in balance.
为了构成测量用的组合,你要给定三个重量,然后将每个重量的砝码各取三颗。
目标是用双头天平加上这九颗砝码去量测1到N的所有整数重量出来。
问N的最大值为?
注:
.天平两端皆可放砝码。
.每个可以量测的整数重量都要衡平。