2016年3月2日
摘要:
1 #include<cstdio> 2 #include<iostream> 3 #include<algorithm> 4 #define M 10005 5 using namespace std; 6 struct data 7 { 8 int u,v,w; 9 }a[M]; 10 int 阅读全文
posted @ 2016-03-02 22:27
xiyuedong
阅读(150)
评论(0)
推荐(0)
摘要:
1 #include<cstdio> 2 #include<iostream> 3 #define M 1000000007 4 using namespace std; 5 int f[16][16][16][16][16][6],ma[16][16][16][16][16][6],a[6],k; 阅读全文
posted @ 2016-03-02 22:25
xiyuedong
阅读(155)
评论(0)
推荐(0)
浙公网安备 33010602011771号