Olympic Sinh Viên 2023 - Không chuyên - Bể xăng

View as PDF

Submit solution

Points: 1.00 (partial)
Time limit: 1.0s
Memory limit: 1G

Problem type
Allowed languages
C, C++, Go, Java, Kotlin, Pascal, PyPy, Python, Rust, Scratch

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


Comments

Please read the guidelines before commenting.



  • 4
    LêThanhThảo  commented on Jan. 13, 2024, 4:59 a.m. edited

    Test case m=12 mà đánh số cột từ 1 tới 11 th là sao á ta ... tại theo đề thì v[i]<=m mà nhỉ?


  • 2
    Algorit  commented on Dec. 18, 2023, 9:01 a.m.

    Ủa sao bài này O(n^2) vẫn AC vậy ạ ? Em làm O(n^2) có break khi tìm thấy điểm thỏa mãn xong AC luôn, em nghĩ dù có break thì vẫn có test chặn chứ nhỉ ?