THPTTD_130 - bài3_HSG_11_VP_2024

View as PDF

Submit solution

Points: 6.00 (partial)
Time limit: 1.0s
Memory limit: 256M
Input: stdin
Output: stdout

Author:
Problem type
Allowed languages
C, C#, C++, Go, Java, JavaScript, Kotlin, Pascal, Perl, PHP, Python, Ruby, Rust, Scratch, Swift

In case the statement didn't load correctly, you can download the statement here: Statement


Comments

Please read the guidelines before commenting.



  • -1
    khaipt00001  commented on Aug. 9, 2024, 7:31 a.m. edited

    Chi phí để xóa a[i] bằng tổng a[i] và hai phần gần nhất nhỏ hơn nó ( lấy dấu bằng đối với phần tử bên phải )

    dùng ctdl stack để đơn giản việc tìm kiếm với độ phức tạp O(n)