ela ela oya wage ekak tamai...thx thxwrasanga said:start
input no1
input no2
input no3
input no4
if no1 < no2
temp = no1
else
temp = no2
if no3 < temp
temp = no3
if temp < no4
temp = no4
stop
ela ela oya wage ekak tamai...thx thxwrasanga said:start
input no1
input no2
input no3
input no4
if no1 < no2
temp = no1
else
temp = no2
if no3 < temp
temp = no3
if temp < no4
temp = no4
stop
hehe ow ban oka tamai wenna athi...oka tikak lesi patai...thxeranga_m said:aha........ me thiyenne elama answer eka![]()
mage method ekata wada meka hari.... habai 1000 numbers wage awoth ithin sorry.com
and bro meke hama statement ekak iwara wenakotama ; sign eka danna one![]()
Cheers
eranga_m said:aha........ me thiyenne elama answer eka![]()
mage method ekata wada meka hari.... habai 1000 numbers wage awoth ithin sorry.com
and bro meke hama statement ekak iwara wenakotama ; sign eka danna one![]()
Cheers

wrasanga said:1000k
sorry.org etakota.
kelinma coding liyanawa etakota
int n[1000]
temp=n[0]
for (int i=0; i<100; i++)
if (temp > n[i+1])
temp = n[i+1]

xcorect said:ya arrays thyenne ekatane![]()

wrasanga said:1000k
sorry.org etakota.
kelinma coding liyanawa etakota
int n[1000]
temp=n[0]
for (int i=0; i<100; i++)
if (temp > n[i+1])
temp = n[i+1]