摘要:
题意:n个地雷(n #include #include using namespace std; double f[10000]; int a[20]; bool mine[10000]; int main(){ int n;double p; while(scanf("%d%lf",&n,&p)!=EOF){ for(int i=1;i500){ for(int j=n;... 阅读全文
posted @ 2017-01-07 20:42
liu_runda
阅读(869)
评论(0)
推荐(0)

浙公网安备 33010602011771号