终不似_少年游_
终不似_少年游_
全部文章
分类
月赛(2)
题解(1)
归档
标签
去牛客网
登录
/
注册
终不似_少年游_的博客
全部文章
(共2篇)
牛客小白月赛39--E迷惘
#include<iostream> #define ll long long using namespace std; ll a[10005]; ll n,m; int main(){ ios::sync_with_stdio(false); cin.tie(0); cin&g...
C++
字符串
2021-10-22
0
548
牛客小白月赛39--E迷惘
#include<iostream> #define ll long long using namespace std; ll a[10005]; ll n,m; int main(){ ios::sync_with_stdio(false); cin.tie(0); cin&g...
C++
字符串
2021-10-22
0
378