Given n, find the sum of first n positive integers
Example: If n=10, then x=1,2,3,4,5,6,7,8,9,10. The sum of these terms is 55
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers622
Suggested Problems
-
Remove all the words that end with "ain"
2644 Solvers
-
4780 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3676 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
2040 Solvers
-
423 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
remove %% comment line for assertion code