摘要: Sudoku Killer Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 3017Accepted Submission(s): 942 Problem Description自从2006年3月10日至11日的首届数独世界锦标赛以后,数独这项游戏越来越受到人们的喜爱和重视。 据说,在2008北京奥运会上,会将数独列为一个单独的项目进行比赛,冠军将有可能获得的一份巨大的奖品—... 阅读全文
posted @ 2013-05-27 20:50 Dreamcaihao 阅读(167) 评论(0) 推荐(0) 编辑
摘要: SudokuTime Limit:2000MSMemory Limit:65536KTotal Submissions:11575Accepted:5748Special JudgeDescriptionSudoku is a very simple task. A square table with 9 rows and 9 columns is divided to 9 smaller squares 3x3as shown on the Figure. In some of the cells are written decimal digits from 1 to 9. The oth 阅读全文
posted @ 2013-05-27 17:05 Dreamcaihao 阅读(201) 评论(0) 推荐(0) 编辑