On Mon, Sep 15, 2014 at 5:51 PM, Darac Marjal wrote:
> On Sat, Sep 13, 2014 at 01:38:53AM -0400, Björn Djisktra wrote:
>>Is this gonna work? Please, help.
>
> debian-user is not an arbitrary language parser. Try writing your code
> to a file and then applying the compiler/interpreter appropria
On Sat, Sep 13, 2014 at 01:38:53AM -0400, Björn Djisktra wrote:
>Is this gonna work? Please, help.
debian-user is not an arbitrary language parser. Try writing your code
to a file and then applying the compiler/interpreter appropriate to the
language you're writing in to that file. If there ar
Is this gonna work? Please, help.
algorithm 10.6
type array [1..1000] of integer: arr
var
arr : a, b, c, d
integer : I, J, K, M, n, aux, low, upp, central, cont, big, f_n, num
boolean : flag
begin
do
read (n)
while (n <= 0) OR (n > 1000)
for I <- (1 to n) do:
repeat
read (a [I])
until (a [I] > 0
Guyz, Stop re-directed mails to my address.
4 matches
Mail list logo