about | help | code help+videos | done | prefs |
Calcolare il prodotto degli elementi di un array. Se l'array รจ vuoto, la funzione restituisce 1 (numero neutro rispetto alla moltiplicazione) produttorio([]) → 1 produttorio([18]) → 18 produttorio([18, 2]) → 36 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 260
Copyright Nick Parlante 2017 - privacy