会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ptlks
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
题解
SMU Winter 2024 Round #2 (Div.2)题解
摘要:A.P6056 [加油武汉] SIR 模型 思路 注意全感染和全恢复的情况 代码 #include <bits/stdc++.h> #define int long long using namespace std; int n, a[100005],t[100005]={0}; char c[10
阅读全文
posted @
2024-01-28 01:26
ptlks
阅读(45)
评论(0)
推荐(0)
公告