PASCAL找马鞍数问题是这样的:给定一个n*n数字方阵,求其中的马鞍数,输出它的位置.所谓马鞍数,是指在行上最小而在列
来源:学生作业帮 编辑:大师作文网作业帮 分类:综合作业 时间:2024/11/11 20:38:09
PASCAL找马鞍数
问题是这样的:
给定一个n*n数字方阵,求其中的马鞍数,输出它的位置.所谓马鞍数,是指在行上最小而在列上最大的数.
输入:
第一行为n的值(n
问题是这样的:
给定一个n*n数字方阵,求其中的马鞍数,输出它的位置.所谓马鞍数,是指在行上最小而在列上最大的数.
输入:
第一行为n的值(n
我的程序.希望采纳
var a:array[1..100,1..100] of integer;
x,y:array[1..100]of integer;
n,i,j:integer;
t:boolean;
begin
t:=false;
read(n);
for i:=1 to n do
begin
x[i]:=maxint;
y[i]:=-maxint;
end;
for i:=1 to n do
for j:=1 to n do
begin
read(a[i,j]);
if a[i,j]y[j] then y[j]:=a[i,j];
for i:=1 to n do
for j:=1 to n do
if (a[i,j]=x[i])and(a[i,j]=y[j]) then
begin
t:=true;
writeln(i);
writeln(j);
end;
if not(t) then writeln('no');
end.
var a:array[1..100,1..100] of integer;
x,y:array[1..100]of integer;
n,i,j:integer;
t:boolean;
begin
t:=false;
read(n);
for i:=1 to n do
begin
x[i]:=maxint;
y[i]:=-maxint;
end;
for i:=1 to n do
for j:=1 to n do
begin
read(a[i,j]);
if a[i,j]y[j] then y[j]:=a[i,j];
for i:=1 to n do
for j:=1 to n do
if (a[i,j]=x[i])and(a[i,j]=y[j]) then
begin
t:=true;
writeln(i);
writeln(j);
end;
if not(t) then writeln('no');
end.
PASCAL找马鞍数问题是这样的:给定一个n*n数字方阵,求其中的马鞍数,输出它的位置.所谓马鞍数,是指在行上最小而在列
2、求一个5 X 5数阵中的马鞍数,输出它的位置.所谓马鞍数,是指在行上最小而在列
pascal马鞍数对于一个n*n的数阵(n行n列),如果数阵中某个数在它所在的行上是最小的数,而在它所在的列上是最大的数
用C语言编写程序,求一个n*n数阵中的马鞍数,输出它的位置.
pascal语言:输入一个5*5的数组,输出马鞍数的位置.
free pascal 马鞍数
马鞍是什么年代出现的
pascal语言:输入n个数,并输出最大的数和最小的数
马鞍在中国历史上何时出现的,请详细点
在matlab中画z=xy的马鞍面
《曹公有马鞍在库》的翻译!急!
英语翻译太祖马鞍在库,而为鼠~这一段的翻译