Problem 2874. Cumulative product of a vector

Cumulative product of a vector

example x=[1 2 5 10], then answer must be [ 1 2 10 100]

If you like this problem, please like it below(Request)

Solution Stats

78.47% Correct | 21.53% Incorrect
Last Solution submitted on Dec 08, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers270

Suggested Problems

More from this Author70

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!