2019年5月29日

POJ2151Check the difficulty of problems

摘要: 题目: 概率dp||组合数学; http://poj.org/problem?id=2151 #include<cstdio> #include<cstdlib> #include<cstring> #include<cmath> #include<iostream> #define LL long 阅读全文

posted @ 2019-05-29 20:58 Willems 阅读(85) 评论(0) 推荐(0) 编辑

循环型,数学 期望

该文被密码保护。 阅读全文

posted @ 2019-05-29 13:19 Willems 阅读(18) 评论(0) 推荐(0) 编辑

Help Me Escape

摘要: 题目: http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=4808 #include<bits/stdc++.h> using namespace std; int n,m,i,sum,j,a[100000]; double t1, 阅读全文

posted @ 2019-05-29 00:15 Willems 阅读(191) 评论(0) 推荐(0) 编辑

导航