9 date 2012.04.29.03.20.47; author cvsadmin; state Exp;
15 commitid ca84f9cb38e4bac;
26 Committed on the Free edition of March Hare Software CVSNT Server.
27 Upgrade to CVS Suite for more features and support:
28 http://march-hare.com/cvsnt/
32 a:array [0..1000,0..1000] of longint;
33 n,m,i,min,j,k,x,y,t,ans:longint;
34 v:array [0..1000] of longint;
53 if (a[j,k]<min) and (a[j,k]<>0) then