用c++代码实现这样的功能 对二维数组中的参数进行降序排序并记下原来的坐标(索引)。

2025-04-14 19:54:41
推荐回答(1个)
回答1:

struct hello {
int n;

int index;

}