- 博客(12)
- 收藏
- 关注
原创 CodeForces 344B
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uDescription#include#include#include#includeusing namespace std;int main(){ int a,b,c,i,ta,tb,tc,t=0;; c
2016-01-18 15:39:32
261
原创 CodeForces 343A
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uDescriptionMad scientist Mike is building a time machine in his spare time. To finish the work, he needs a resist
2016-01-18 15:38:14
313
原创 CodeForces 407B
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uconst int mod = 1000000000 + 7;#include#includeusing namespace std;int main(){ long long dp[1111]; int a[1111]
2016-01-18 15:37:10
262
原创 CodeForces 366A
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uDescriptionNothing has changed since the last round. Dima and Inna still love each other and want to be togethe
2016-01-15 17:07:52
248
原创 CodeForces 368A
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uDescriptionSereja owns a restaurant for n people. The restaurant hall has a coat rack withn hooks. Each res
2016-01-15 17:06:57
313
原创 CodeForces 369A
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uDescriptionValera is a lazy student. He has m clean bowls andk clean plates. Valera has made an eating plan
2016-01-15 17:04:29
371
原创 CodeForces 413C
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uDescription'Jeopardy!' is an intellectual game where players answer questions and earn points. Company Q conduc
2016-01-14 10:56:34
228
原创 CodeForces 413A
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uDescriptionNot so long ago company R2 bought company R1 and consequently, all its developments in
2016-01-14 10:55:03
243
原创 CodeForces 471B
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u#include#include#includeusing namespace std;int main(){ pair a[10005]; int n,p[2],k=0,i; cin>>n; for(i=0;i<n;i++)
2016-01-14 10:48:00
284
原创 CodeForces 471C
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uDescriptionPolar bears Menshykov and Uslada from the zoo of St. Petersburg and elephant Horace from the zoo of
2016-01-14 10:46:19
219
原创 CodeForces 471A
Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uDescriptionTwo polar bears Menshykov and Uslada from the St.Petersburg zoo and elephant Horace from the Kiev
2016-01-14 10:42:08
313
原创 CodeForces 540A
#include#include#includeint main(){ char a[1111],b[1111]; int n,i,sum,t1,t2; while(~scanf("%d",&n)) { t1=0;t2=0; memset(a,0,sizeof(a)); memset(b,0,sizeof(b)); s
2016-01-14 10:37:57
205
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅