题解列表

筛选

P1002 -_-!!!

摘要:#include<stdio.h> #include"string.h" int func(int a[],int n,int *s); struct info {     char nam……