Search:

Type: Posts; User: rec0o

Search: Search took 0.01 seconds.

  1. Thread: split array

    by rec0o
    Replies
    5
    Views
    1,357

    i removed the while but it stills wrong. maybe...

    i removed the while but it stills wrong. maybe its because im giving a int array[] as parameter and its rounding down
  2. Thread: split array

    by rec0o
    Replies
    5
    Views
    1,357

    split array

    hi! i want to splt the array into sections of 2 values, recursively. the objective its to do the average.
    i have this input and output, that its correct:
    > media_recursiva a 1 a 2 a 4 a 5 a 2 a 3 a...
Results 1 to 2 of 2