文件名称:shudu
介绍说明--下载内容均来自于网络,请自行研究使用
解决数独游戏的C程序
【输入形式】
输入文件为shudu.in。输入文件共9行,每行含9个数字,无分隔符。0表示待确定的空格。
【输出形式】
输出文件为shudu.out。输出共9行,每行9个数字,无分隔符。
【输入样例】
100006004
008090050
400300000
800002040
009605200
060700005
000007002
080030400
300200009
【样例输出】
193576824
628491753
457328961
835912647
719645238
264783195
946857312
582139476
371264589-Sudoku solving program 【C】 input file as input in the form shudu.in. Input file of 9 lines, each containing 9 digits, no separator. 0 spaces to be determined. 【】 Output file as the output in the form shudu.out. Output of 9 lines of 9 numbers, no separator. 【】 100 006 004 008 090 050 400 300 000 input sample 800 002 040 009 605 200 060 700 005 000 007 002 080 030 400 300 200 009 193 576 824 628 491 753】 【sample output 457 328 961 835 912 647 719 645 238 264 783 195 946 857 312 582 139 476 371 264 589
【输入形式】
输入文件为shudu.in。输入文件共9行,每行含9个数字,无分隔符。0表示待确定的空格。
【输出形式】
输出文件为shudu.out。输出共9行,每行9个数字,无分隔符。
【输入样例】
100006004
008090050
400300000
800002040
009605200
060700005
000007002
080030400
300200009
【样例输出】
193576824
628491753
457328961
835912647
719645238
264783195
946857312
582139476
371264589-Sudoku solving program 【C】 input file as input in the form shudu.in. Input file of 9 lines, each containing 9 digits, no separator. 0 spaces to be determined. 【】 Output file as the output in the form shudu.out. Output of 9 lines of 9 numbers, no separator. 【】 100 006 004 008 090 050 400 300 000 input sample 800 002 040 009 605 200 060 700 005 000 007 002 080 030 400 300 200 009 193 576 824 628 491 753】 【sample output 457 328 961 835 912 647 719 645 238 264 783 195 946 857 312 582 139 476 371 264 589
(系统自动生成,下载前可以参看下载内容)
下载文件列表
freq.c
shudu.c
zuhe.c
antiprime.c
dfa.c
shudu.c
zuhe.c
antiprime.c
dfa.c