上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 24 下一页

2019年3月8日

Matches Game

摘要: Matches Game http://poj.org/problem?id=2234 Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 12309 Accepted: 7172 Description Here is a simp 阅读全文

posted @ 2019-03-08 22:22 Fighting_sh 阅读(113) 评论(0) 推荐(0) 编辑

Codeforces Beta Round #73 (Div. 2 Only)

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

posted @ 2019-03-08 21:52 Fighting_sh 阅读(166) 评论(0) 推荐(0) 编辑

Fibonacci again and again

摘要: Fibonacci again and again http://acm.hdu.edu.cn/showproblem.php?pid=1848 Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Othe 阅读全文

posted @ 2019-03-08 16:36 Fighting_sh 阅读(126) 评论(0) 推荐(0) 编辑

2019年3月7日

Codeforces Beta Round #72 (Div. 2 Only)

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

posted @ 2019-03-07 15:11 Fighting_sh 阅读(286) 评论(0) 推荐(0) 编辑

2019年3月6日

Codeforces Beta Round #70 (Div. 2)

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

posted @ 2019-03-06 17:27 Fighting_sh 阅读(182) 评论(0) 推荐(0) 编辑

2019年3月5日

Codeforces Beta Round #69 (Div. 2 Only)

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

posted @ 2019-03-05 13:53 Fighting_sh 阅读(237) 评论(0) 推荐(0) 编辑

2019年3月4日

Codeforces Beta Round #67 (Div. 2)

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

posted @ 2019-03-04 11:42 Fighting_sh 阅读(160) 评论(0) 推荐(0) 编辑

2019年3月3日

Codeforces Beta Round #65 (Div. 2)

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

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

2019年3月2日

UmBasketella

摘要: UmBasketella http://poj.org/problem?id=3737 Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 9489 Accepted: 3674 Description In recent days, 阅读全文

posted @ 2019-03-02 21:25 Fighting_sh 阅读(272) 评论(0) 推荐(0) 编辑

Codeforces Beta Round #63 (Div. 2)

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

posted @ 2019-03-02 11:40 Fighting_sh 阅读(134) 评论(0) 推荐(0) 编辑

上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 24 下一页

导航