Stehpen Corya bd95d0bc69 first commit 1 rok pred
..
Makefile bd95d0bc69 first commit 1 rok pred
README bd95d0bc69 first commit 1 rok pred
expected0 bd95d0bc69 first commit 1 rok pred
expected1 bd95d0bc69 first commit 1 rok pred
expected10 bd95d0bc69 first commit 1 rok pred
expected11 bd95d0bc69 first commit 1 rok pred
expected12 bd95d0bc69 first commit 1 rok pred
expected13 bd95d0bc69 first commit 1 rok pred
expected14 bd95d0bc69 first commit 1 rok pred
expected15 bd95d0bc69 first commit 1 rok pred
expected16 bd95d0bc69 first commit 1 rok pred
expected17 bd95d0bc69 first commit 1 rok pred
input11 bd95d0bc69 first commit 1 rok pred
input14 bd95d0bc69 first commit 1 rok pred
input16 bd95d0bc69 first commit 1 rok pred
input17 bd95d0bc69 first commit 1 rok pred
input18 bd95d0bc69 first commit 1 rok pred
input19 bd95d0bc69 first commit 1 rok pred
input2 bd95d0bc69 first commit 1 rok pred
input3 bd95d0bc69 first commit 1 rok pred
input4 bd95d0bc69 first commit 1 rok pred
input5 bd95d0bc69 first commit 1 rok pred
input6 bd95d0bc69 first commit 1 rok pred

README

This assignment asks you to compute several properties of an array of
integers. The functions are the same as those in PA01 but you must
implement these functions using recursion. You cannot use for or
while or goto.