摘要: #include<stdio.h> #include<string.h> #define maxn 100 int n,k,m,a[25]; int left, chance; int win, lose; char s[maxn], s2[maxn]; int go(int p, int d, i 阅读全文
posted @ 2023-10-21 20:47 门三哈哈 阅读(12) 评论(0) 推荐(0)