Deep_Dark_FAntasy♂
Deep_Dark_FAntasy♂
全部文章
未归档
Codeforces(3)
博弈论(3)
基本数论、组合数学(排列组合,容斥等)(14)
并查集(2)
数据结构(2)
深度优先搜索、广度优先搜索、搜索剪枝(8)
线性dp、背包问题、区间dp(15)
题解(12)
归档
标签
去牛客网
登录
/
注册
VISITOR_OVO 的博客
Welecome to my blog
全部文章
/ 未归档
(共1篇)
Problem L is the Only Lovely Problem
来自专栏
题目链接:https://ac.nowcoder.com/acm/contest/5668/L手速签到题代码: #include<bits/stdc++.h> using namespace std; int main() { string s; cin >>...
签到
无脑
2020-07-18
1
516