Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Courses
Basics of C++
(C++) For loop operator. Typical tasks
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.
1000
ms
32 Mb
Rules for program design and list of errors in automatic problem checking
Teacher commentary