HomeVolumesContestsSectionsForumsUsersPrintHelpAbout

Contests > Epoka Science Olympiad 2016 > problem:


10-3. 50964 - Increasing or Decreasing

Epoka Science Olympiad 2016

Start: Apr.11.2016 at 02:07:57 PM
Finish: Apr.24.2016 at 05:00:00 AM
The contest is finished!
• Contest scoreboard

Contest problems

• 10-1. 50962 - Find the Character
• 10-2. 50963 - Append Two Arrays
• 10-3. 50964 - Increasing or Dec...
• 10-4. 50965 - Draw the Pattern
• 10-5. 50966 - TVSH
• 10-P1. 50901 - Sum of Cubes-1
• 10-P2. 50902 - Translate Score into...
• 10-P3. 50903 - Basic Math Calculator
• 10-P4. 50904 - Print All Prime Numbers
• 10-P5. 50905 - Convert KPH to MPH
• 11-1. 50967 - Finding Square Roots

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.

Increasing or Decreasing

Write a program that asks the user to type N (N>1) integers of an array. The program will then display either the array is “Increasing", “Decreasing", “Constant", or " Increasing and Decreasing".

Input: In the first line you will get N and then in the second line N integer numbers separated by a space.

Output: The message as “Increasing", “Decreasing", “Constant", or " Increasing and Decreasing".

 

Sample Input1:

Sample Input2:

3

5 7 10

5

7 4 6 8 3

Sample Output1:

Sample Output2:

Increasing

Increasing and Decreasing

 

Äëÿ îòïðàâêè ðåøåíèé íåîáõîäèìî âûïîëíèòü âõîä.

www.contester.ru