
深度搜索
你才到碗里来
这个作者很懒,什么都没留下…
展开
-
POJ - 1426 Find The Multiple 搜索+贪心
Given a positive integer n, write a program to find out a nonzero multiple m of n whose decimal representation contains only the digits 0 and 1. You may assume that n is not greater than 200 and there原创 2017-07-20 10:16:19 · 250 阅读 · 0 评论 -
POJ - 2676 Sudoku
SudokuSudoku is a very simple task. A square table with 9 rows and 9 columns is divided to 9 smaller squares 3x3 as shown on the Figure. In some ...原创 2018-07-23 14:11:38 · 172 阅读 · 0 评论