摘要: 洛谷 大于等于中间数为一 小于为0 二分查找 #include<bits/stdc++.h> #define re return #define inc(i,l,r) for(int i=l;i<=r;++i) using namespace std; template<typename T>inl 阅读全文
posted @ 2019-10-08 22:02 凉如水 阅读(200) 评论(0) 推荐(0)