about | help | code help+videos | done | prefs |
contaM10
Contare quanti numeri sono multipli di 10 in un array di numeri interi. contaM10([]) → 0 contaM10([10, 1000, 20, 5, 3, 4, 15]) → 3 contaM10([1, 2, 3, 4, 5, 6, 8, 9, 10]) → 1 ...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: 200
Copyright Nick Parlante 2017 - privacy