|  | 
|  | 
| вернуться в форум | who can explain the problem description to me ? I simplely do not understand it;Re: who can explain the problem description to me ? OK. You task is to find in this matrix a sub-matrix with maximal sizewhich looks like picture in text of problem. Warning! Size of it is
 odd number. There are some methods to solve it, but the most simple
 (but longest) is "mask-algo". I used it and after 0.38 I've get AC.
Re: who can explain the problem description to me ? Послано 黄源河  27 апр 2004 14:49What's is mask-algo?? OK. You task is to find in this matrix a sub-matrix with maximal sizeEdited by author 27.04.2004 14:49which looks like picture in text of problem. Warning! Size of it is
 odd number. There are some methods to solve it, but the most simple
 (but longest) is "mask-algo". I used it and after 0.38 I've get AC.
 | 
 | 
|