摘要:
A good idea excels everything.WA twice before finding my original idea is wrong,It's a good experience,I need to think sufficiently; // 1046. Shortest Distance.cpp: 主项目文件。 #include "stdafx.h"
#include const int N=100003;
int dist[N],sDist[N]; int main()
{ int n,sum=0; scanf("%d&qu 阅读全文
posted @ 2013-03-13 00:31
cjweffort
阅读(127)
评论(0)
推荐(0)