I and OI
Past...
摘要: const maxn=50001; maxm=trunc(ln(maxn)/ln(2));var f,g:array[0..maxn,0..maxm] of longint; num:array[0..maxn] of longint; n,m,i,j,maxn... 阅读全文
posted @ 2011-11-09 19:15 exponent 阅读(274) 评论(0) 推荐(0) 编辑
摘要: 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) 编辑