UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#56349#389. 八皇后问题139155726721001ms1140kbC++595b2019-05-12 18:19:542019-05-12 18:19:56

answer


Details

小提示:点击横条可展开更详细的信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 1140kb

input:



output:

No. 1
1 0 0 0 0 0 0 0 
0 0 0 0 1 0 0 0 
0 0 0 0 0 0 0 1 
0 0 0 0 0 1 0 0 
0 0 1 0 0 0 0 0 
0 0 0 0 0...

result:

ok 828 lines