2019年3月11日

牛客小白月赛12

摘要: 牛客小白月赛12 https://ac.nowcoder.com/acm/contest/392#question 华华听月月唱歌 贪心 1 #include<bits/stdc++.h> 2 using namespace std; 3 #define lson l,mid,rt<<1 4 #de 阅读全文

posted @ 2019-03-11 23:03 Fighting_sh 阅读(248) 评论(0) 推荐(0) 编辑

Codeforces Beta Round #76 (Div. 2 Only)

摘要: Codeforces Beta Round #76 (Div. 2 Only) http://codeforces.com/contest/94 A 1 #include<bits/stdc++.h> 2 using namespace std; 3 #define lson l,mid,rt<<1 阅读全文

posted @ 2019-03-11 20:25 Fighting_sh 阅读(167) 评论(0) 推荐(0) 编辑

导航