I\'m trying to accumulate the numbers in a vector using a multiplication lambda.
What is my error? I get 1 as the result, instead of 24 (= 123*4). My approac