摘要: ## T1 矩阵 正解做法是二维分块,然而直接上树状数组跑的飞快,不过我写的根号重构,加 Fastio 后可过。 code ```cpp #include #include #include #include using namespace std; char buf[1 '9' ) c = gc( 阅读全文
posted @ 2023-06-15 19:34 KafuuChinocpp 阅读(15) 评论(0) 推荐(1)