76 人解决,89 人已尝试。
92 份提交通过,共有 333 份提交。
3.5 EMB 奖励。
单点时限: 2.0 sec
内存限制: 256 MB
The wise Sir Bedavere often uses non-standard logic, yet achieves positive results . Well, it seems he has been at it again, this time with division. He has determined that canceling the common digit of a numerator and denominator produces the correct answer. Of course, Sir Bedavere only tried this on a small sample of three digit numbers. An example of what he did is shown in the following division problem (in which he canceled the common 6):
Your task is to find all three digit number combinations with the following property:
number combinations where removing the rightmost digit from the top number (numerator) and the identical leftmost digit from the bottom number (denominator) leaves the result of the calculation unchanged.
Omit all of the trivial cases ― xxx/xxx = xx/xx (222/222 = 22/22). The solutions are to be shown in increasing order of the top number (the numerator).
NONE! There is no input for this problem.
Show the bogus division problems one to a line in the format shown below (which gives a sample merely to show the format) ― single spaces separate the non-blank characters.
217 / 775 = 21 / 75
249 / 996 = 24 / 96
NONE
NONE
76 人解决,89 人已尝试。
92 份提交通过,共有 333 份提交。
3.5 EMB 奖励。
创建: 17 年,3 月前.
修改: 7 年,2 月前.
最后提交: 2 周前.
来源: N/A