摘要:        
题目链接传纸条的加强版,会了那个,这个也就没问题了。数据范围特别小。6维的也能过吧。。。 1 #include <stdio.h> 2 #include <string.h> 3 int p[21][21],o[61][21][21][21]; 4 int main() 5 { 6 int i,j,k,u,n,max,t; 7 int a[9] = {0,0,0,-1,-1,-1,0,-1}; 8 int b[9] = {0,0,-1,0,-1,0,-1,-1}; 9 int c[9] = {0,-1,0,0,0,-1,-1,-1};10 scanf("...    阅读全文
posted @ 2012-08-03 09:18
Naix_x
阅读(217)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号