摘要:
#include#include#include#include#includeusing namespace std;int mat[200][200];int ran[200];int main(){ int n,m; int i,j,k; int f,t; while(... 阅读全文
posted @ 2015-08-12 19:42
sola94
阅读(134)
评论(0)
推荐(0)
摘要:
#include#include#include#includeusing namespace std;double p[1010][1010][5];double dp[1010][1010];int n,m;void fun(){ int i,j,k; for(i=n;i>=1;i-... 阅读全文
posted @ 2015-08-12 16:48
sola94
阅读(112)
评论(0)
推荐(0)

浙公网安备 33010602011771号