摘要:
题目: 我的代码: #include<stdio.h> const int max = 1005; int main() { int i, n, j, m, a, sum = 0, dropt = 0; int tree[max][2]; scanf("%d",&n); for(i = 1;i <= 阅读全文
posted @ 2019-12-04 13:10
achived
阅读(299)
评论(0)
推荐(0)
浙公网安备 33010602011771号