摘要:
先占个坑,允许我先水20pts的BF(打标) 阅读全文
posted @ 2019-10-31 20:33
_52hz
阅读(303)
评论(0)
推荐(0)
摘要:
前言 https://www.luogu.org/problem/P2113 这道题我的假算法水了90,正解不想写了,面向数据编程过了WA的点,我来介绍一下假算法 正文 鸽了 代码 1 #include<bits/stdc++.h> 2 3 const int maxn = 105 , maxk = 阅读全文
posted @ 2019-10-31 19:59
_52hz
阅读(271)
评论(0)
推荐(0)