摘要:
#include #include #include #define maxn 5005 using namespace std; int n,m,ans; int be[maxn],ne[maxn],to[maxn],e=0,w[maxn];//链表 int d[maxn];//记录搜索深度 int read(){ int c=getchar(),fg=1,sum=0; whi... 阅读全文
posted @ 2018-01-19 10:45
AL76
阅读(139)
评论(0)
推荐(1)

浙公网安备 33010602011771号