会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
zdragon
厚积薄发
博客园
首页
新随笔
联系
订阅
管理
2020年5月10日
AtCoder Beginner Contest 167
摘要: 传送门 A - Registration #include <bits/stdc++.h> #define ll long long using namespace std; char s[15], t[15]; int main() { scanf("%s%s", s, t); bool flag
阅读全文
posted @ 2020-05-10 22:33 zdragon
阅读(316)
评论(4)
推荐(0)
编辑
公告