62第4章-23 求矩阵的局部极大值【浙大版《Python 程序设计》题目集】 原题链接:预览题目详情 - 第4章-23 求矩阵的局部极大值 (pintia.cn) 参考答案 m,n=map(int,input().split()