I and OI
Past...
上一页 1 2 3 4 5 6 7 ··· 35 下一页
摘要: type node=record v,n,f:longint;end;const maxn=410; oo=1=0 do begin v:=e[p].v; if e[p].f>0 th... 阅读全文
posted @ 2011-11-09 19:01 exponent 阅读(354) 评论(0) 推荐(0) 编辑
摘要: type enode=record v,n:longint;end;const maxn=10001; maxm=50001;type node=array[0..maxn] of longint;var st,ins,low,dfn,num,idx:node; ... 阅读全文
posted @ 2011-11-09 18:53 exponent 阅读(274) 评论(0) 推荐(0) 编辑
摘要: const maxn=100; maxm=trunc(ln(maxn)/ln(2))+1;var h,sa,rank,tmp,tax:array[0..maxn*2]of longint; f:array[0..maxn,0..maxm] of longint; ... 阅读全文
posted @ 2011-09-25 17:23 exponent 阅读(616) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 35 下一页