Submit solution
Points:
200.00 (partial)
Time limit:
1.0s
Memory limit:
1G
Input:
stdin
Output:
stdout
Author:
Problem type
Allowed languages
C, C++, GAS64, Pascal, Perl, PHP, Python, Sed, TCL, Text
Cho dãy số nguyên
Yêu cầu: Tìm cách xóa để
Input
- Dòng đầu chứa hai số nguyên dương
- Dòng thứ hai chứa 𝑛 số nguyên
Output
- Gồm một dòng chứa một số là giá trị
nhỏ nhất tìm được.
Ví dụ:
Input:
Copy
5 1
4 1 2 3 9
Output:
Copy
1
- Subtask 1:
- Subtask 2:
- Subtask 3:
Comments
ez deque not sechment chee