摘要:
题目要求 代码: c include include include using namespace std; //定义表示学生的结构体 struct E { char name[101]; int age; int score; //方法一:运算符重载 bool operator s2,返回值 0 阅读全文
摘要:
题目要求 代码块 c include int main() { int n; int buf[100]; while (scanf("%d", &n) != EOF) { for (int i = 0; i buf[j+1]) { int tmp = buf[j + 1]; buf[j + 1] = 阅读全文