摘要: (FST警告) 传送门:https://codeforces.com/contest/1492 A 模拟,分别求出三人到的时间取 $min$ 即可。 #pragma GCC optimize("O3") #include<bits/stdc++.h> using namespace std; #de 阅读全文
posted @ 2021-02-23 19:17 HinanawiTenshi 阅读(172) 评论(0) 推荐(0)