Konuyu görüntüle
IUCODERS FORUM > Programlama > C / C++ > programming languages ( c++)
Yazar
makarakukara


avatar

Kayıt: 31.10.2007
01.11.2007-00:09 #29596
merhaba arkadaslar benim bir sorum war çözemiyorum işte soru



A saddle point is an element that is minimum of its row and maximum of a column or vice versa.

For example
11 22 33 33
99 55 66 77
77 44 99 22
The elements 33 and 55 are saddle points. Because, 33 is maximum of row 0 and minimum of column 2, and 55 is minimum of row 1 and maximum of column 1.

Write and test a program that reads integer m and n, then reads m by n matrix, then prints the location and the value of each saddle point in the matrix.

For example, it would print
A(0,2) = 33 is a saddle point
A(1,1) = 55 is a saddle point
for the matrix shown above.

soruda bizden bir matris yazmamı istiyor ve eğer matristeki sayılardan biri kendi satırının en küçük sayısı ve kend sütununun en büyük sayısı ise o sayı saddle oluyor. ve programdan çıktı olarak o sayıyı alıyoruz.
- Metni genişlet -











Del.icio.us
Digg
Facebook
Furl
Google
Blink
Simpy
Spurl
Y! MyWeb