Problem 3015. Sum all integers from 1 to 2^x

Given a number x, your function must return the summation of all integers from 1 to 2^x.

Solution Stats

51.42% Correct | 48.58% Incorrect
Last Solution submitted on Jul 19, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers107

Suggested Problems

Problem Tags

Community Treasure Hunt

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

Start Hunting!