摘要: 题目如下 A. Sequence with Digits time limit per test1 second memory limit per test256 megabytes Let's define the following recurrence: 𝑎𝑛+1=𝑎𝑛+𝑚𝑖𝑛� 阅读全文
posted @ 2025-07-15 22:04 sirro1uta 阅读(4) 评论(0) 推荐(0)
摘要: 题目如下 https://codeforces.com/problemset/problem/2036/B Arseniy came up with another business plan — to sell soda from a vending machine! For this, he p 阅读全文
posted @ 2025-07-15 21:36 sirro1uta 阅读(13) 评论(0) 推荐(0)
摘要: 题目如下 C. Maximum Median time limit per test2 seconds memory limit per test256 megabytes You are given an array 𝑎 of 𝑛 integers, where 𝑛 is odd. You 阅读全文
posted @ 2025-07-15 20:46 sirro1uta 阅读(19) 评论(0) 推荐(0)