摘要: 题目链接:http://acm.hdu.edu.cn/s #include<cstdio> #include<iostream> #include<string.h> #include<string> using namespace std; typedef long long ll; const 阅读全文
posted @ 2020-07-30 19:00 是最菜的清林呀 阅读(194) 评论(1) 推荐(1)
摘要: 题目链接:https://www.luogu.com.cn/pr 1 #include<iostream> 2 #include<cmath> 3 #include<algorithm> 4 #define fastio {ios::sync_with_stdio(0);cin.tie(0);cou 阅读全文
posted @ 2020-07-29 17:20 是最菜的清林呀 阅读(402) 评论(2) 推荐(0)