Total score: 100.0
Question 1
Max. score 100.00
Minimum Number
+ 100.0
Write a program to find the minimum number in a list of given N integers.
Input format
First line contain number of integer N.
Second line contains N numbers separated by single space.
Output format
Print the minimum number in the N given integers.
Input Constraints
1
1
Sample input 1
Copy
Sample output 1
Copy
5 1 4
§ 14
Answers
Answered by
0
Answer:
please ask questions in a write manner I couldn't understand what you have asked.......
Explanation:
......
Similar questions