Skip to content

Based on sum, find consecutive integers, odd integers or even integers.

Notifications You must be signed in to change notification settings

lzf0112/Find-consecutive-integers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Find-consecutive-integers

Based on sum, find consecutive integers, odd integers or even integers.

The sum of three consecutive integers is 24 find the integers.

Find three consecutive odd numbers whose sum is 147.

Find three consecutive even numbers whose sum is 234.

3 interesting questions, how to solve them?

The programming language is JAVA, and the main solution process and formulas come from:

https://allmathsymbols.com/consecutive-integers-calculator/

This page not only has a detailed introduction, but also provides free online consecutive integers calculator to answer these questions.

Very suitable for non-programmers to use.

About

Based on sum, find consecutive integers, odd integers or even integers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages