摘要:
Description Flip game is played on a rectangular 4x4 field with two-sided pieces placed on each of its 16 squares. One side of each piece is white and... 阅读全文
posted @ 2014-02-24 21:19
chen2013
阅读(269)
评论(0)
推荐(0)
摘要:
Descriptiona program that, given a natural number N between 0 and 4999 (inclusively), and M distinct decimal digits X1,X2..XM (at least one), finds the smallest strictly positive multiple of N that has no other digits besides X1,X2..XM (if such a multiple exists). InputThe input has several data set 阅读全文
posted @ 2014-02-24 12:38
chen2013
阅读(266)
评论(0)
推荐(0)