2021年2月20日

Codeforces Round #703 (Div. 2) C2. Guessing the Greatest(二分,交互)

摘要: https://codeforces.com/contest/1486/problem/C2 #include<cstdio> #include<iostream> #include<deque> #include<cstring> #include<cmath> #include<map> #in 阅读全文

posted @ 2021-02-20 21:57 Aminers 阅读(56) 评论(0) 推荐(0)

导航