6Luffy6

导航

2024年5月15日 #

Bear and String Distance

摘要: 传送锚点: codeforces.com Copy 4 26 bear output roar input 2 7 af output db input 3 1000 hey output -1 思路 此题答案不限 有点类似贪心,每一步都要做到最佳,将k不断变小 code #include<iost 阅读全文

posted @ 2024-05-15 10:16 极客三刀流 阅读(18) 评论(0) 推荐(0)