August 10, 2020
The paragraph with the most positive numbers v1
Threads: VCT inputs an array of n integers. Xuất ra đoạn con có nhiều số nguyên dương nhất.
Input: Gồm số nguyên dương n và n số nguyên
Output: Current 1 is the number of positive numbers, current 2 là đoạn con có nhiều số nguyên dương nhất, nếu có nhiều đoạn thì chỉ xuất đoạn đầu tiên.
For example: Input 12 3 2 -6 8 5 6 -9 4 5 6 -8 3 Output: 3 8 5 6Youtube: Thầy Thọ C2
You are not logged in? Log in to Submit Now!