10 2020 档案

摘要:#include<bits/stdc++.h> #define fi first #define se second #define io std::ios::sync_with_stdio(false) using namespace std; typedef long long ll; type 阅读全文
posted @ 2020-10-29 10:46 摸鱼选手LLF 阅读(135) 评论(0) 推荐(0) 编辑
摘要:把最近打的 cf ,at ,loj整理一下 阅读全文
posted @ 2020-10-23 23:10 摸鱼选手LLF 阅读(47) 评论(0) 推荐(0) 编辑
摘要:div3真好啊 养老 A. Boring Apartments 直接模拟 B. Yet Another Bookshelf 模拟 C. Dominant Piranha 不会 D. Districts Connection 模拟,按树每个deep去分层连就行了 #include<bits/stdc+ 阅读全文
posted @ 2020-10-21 10:41 摸鱼选手LLF 阅读(223) 评论(0) 推荐(1) 编辑
摘要:http://codeforces.com/contest/1422/problem/D D. Returning Home 一个n*n的图 有些点就是可以瞬移 和象棋里车的规则一样,给你一些点,只要你在横纵坐标 就可以瞬移过去 考虑对x,y的列和行建图就可以了 #include <bits/std 阅读全文
posted @ 2020-10-13 10:47 摸鱼选手LLF 阅读(111) 评论(0) 推荐(0) 编辑
摘要:#include<bits/stdc++.h> #define fi first #define se second #define io std::ios::sync_with_stdio(false) using namespace std; typedef long long ll; type 阅读全文
posted @ 2020-10-06 12:41 摸鱼选手LLF 阅读(154) 评论(0) 推荐(0) 编辑
摘要:#include <queue> #include <cstdlib> #include <cmath> #include <cstdio> #include <string> #include <cstring> #include <iostream> #include <algorithm> u 阅读全文
posted @ 2020-10-06 12:40 摸鱼选手LLF 阅读(198) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示