HomeVolumesContestsSectionsForumsUsersPrintHelpAbout

Volumes > Repetition (Loops) > problem:


50901 - Sum of Cubes-1

Guest
• Review clarifications (6)

Volume problems

• 50897 - Prime Number
• 50901 - Sum of Cubes-1
• 50957 - Divisible by 3
• 50898 - Draw the Pattern
• 50896 - Sum of Even Numbers
• 51115 - Pascal Triangle
• 51116 - The Star Triangle
• 50303 - Pattern
• 50882 - FizzBuzz
• 50308 - IT Knowledge Seminars

Feedback

If you notice incorrect translations in Contester, please let author know.

Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb.

Sum of Cubes

 

Write a program that asks the user to type an integer N and then computes the sum of the cubes of the numbers from 1 to N (0 < N ≤ 1000).

Input: In the first line, you will get a positive number N.

Output: Sum of the cubes of the numbers until N3.

Sample Input1:

Sample Input2:

3

100

Sample  Output1:

Sample  Output2:

36

25502500

 

Для отправки решений необходимо выполнить вход.

www.contester.ru