Suppose that the numbers are written in some order in an array. Find the maximal positive integer , such that the following holds. There is always an subarray whose numbers have a sum not less than .
An array must be completed with all numbers , one number in each cell. Find the maximal positive integer , such that for any completion of the array there is a square (subarray), whose numbers have a sum not less than .