Masked Product

Write a function prodmask(s, m) that receives two lists of integers s
and m, of the same length, and returns the product of all the values
s[i] such that m[i] is odd.

Problem information

Author: José Luis Balcázar

Generation: 2026-01-25T17:02:14.470Z

© Jutge.org, 2006–2026.
https://jutge.org
