摘要: 题目链接:https://vjudge.net/problem/HDU-4417#author=634579757 很经典的分块模版题,出错的都是细节问题,考查学生的码力 1 #include<cstdio> 2 #include<cstring> 3 #include<cmath> 4 #incl 阅读全文
posted @ 2022-04-23 18:20 TFLSNOI 阅读(291) 评论(0) 推荐(0) 编辑