Task 2. Let f(n) be equal to the product of the even digits of the natural number n or be equal to zero if there are no even digits. Find the sum f(1)+f(2)+⋯+f(100).
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
Task 2. Let f(n) be equal to the product of the even digits of the natural number n or be equal to zero if there are no even digits. Find the sum f(1)+f(2)+⋯+f(100).
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.