Module: (C++) For loop operator. Typical tasks


Problem

2/16

Sum of Sequence Numbers - Task 1

Problem

Try changing the program from the previous example so that it finds the sum of numbers from -10 to b, where b is entered from the keyboard.
Use comments in the source code as a hint.