说明: Palindrome Sub-Array,Problem Descr iption A palindrome sequence is a sequence which is as same as its reversed order. For example, 1 2 3 2 1 is a palindrome sequence, but 1 2 3 2 2 is not. Given a 2-D array of N rows and M columns, your task is to
<will200811> 上传 | 大小:902kb