Problem 47194. Summation of integers
Add connsecutive numbers up to givven number x.
ex: x=5
y=1+2+3+4+5
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers109
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1928 Solvers
-
Sum of odd numbers in a matrix
603 Solvers
-
673 Solvers
-
266 Solvers
-
Calculate Amount of Cake Frosting
28103 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!