摘要: 序号 名称 链接 A Seismic magnitude scales 题目 题解 B typo 题目 题解 C Select Mul 题目 题解 D Online games 题目 题解 E LEQ 题目 阅读全文
posted @ 2021-10-04 20:20 AlienCollapsar 阅读(192) 评论(0) 推荐(0)
摘要: B - typo Time Limit: \(2\; sec\) / Memory Limit: \(1024\; MB\) Score : \(200\; points\) Problem Statement|题目描述 You are given two strings \(S\) and \(T 阅读全文
posted @ 2021-10-04 19:51 AlienCollapsar 阅读(258) 评论(0) 推荐(0)
摘要: A - Seismic magnitude scales Time Limit: \(2\; sec\) / Memory Limit: \(1024\; MB\) Score : \(100\; points\) Problem Statement|题目描述 The magnitude of an 阅读全文
posted @ 2021-10-04 16:48 AlienCollapsar 阅读(189) 评论(0) 推荐(0)
摘要: 题目连接 Fir.坑点介绍大会 坑空间 坐标不能小于0,but 可以超过300 坑时间 1.流星砸下时间要最早的为准 2.流星砸下来的时间可以为0! 出题人:祝您过了样例,听取WA声一片 Sec.记录流星下砸时间 对此,我们可以定义$a_{i,j}$表示第$i,j$个点的遭殃时间。 初始化时请注意: 阅读全文
posted @ 2021-10-04 08:22 AlienCollapsar 阅读(79) 评论(0) 推荐(0)
// 生成目录索引列表 // ref: http://www.cnblogs.com/wangqiguo/p/4355032.html // modified by: zzq