('Numbers between 30 and 70: ')
for I <- (1 to M) do:
write (d [I])
end_for
I <- 1
f_n <- a [I]
cont <- 0
big <- 1
for I <- (1 to n) do:
for J <- (1 to n) do:
if (a [J] == f_n) then:
cont <- cont + 1
end_if
if (cont > big) then:
big <- cont
num <- a [I]
end_if
end_for
f_n <- a [I + 1]
cont <- 0
end_for
write ('The number ', num, ' appears ', big, ' times.'
end
On Sep 13, 2014 5:25 AM, "Björn Djisktra" wrote:
> Guyz, Stop re-directed mails to my address.
>
Guyz, Stop re-directed mails to my address.
This is the question: I downloaded Firefox and installed it, because
Icewesel can't open a web page. It tell me that I need to upgrade the
browser. But when I run Firefox occurs an error, the prompt tells me:
firefox: symbol lookup error: /opt/firefox32/libxul.so: undefined
symbol: gtk_widget_set_
I just got one question: how do I update my debian lenny 5.0 (lenny)
system? I was searching the information at debian.org, but I don't get
it. Please help me with this. Thanks.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact li
4 matches
Mail list logo