首页
编程
java
php
前端
首页
编程
java
php
前端
void insert(int a[],int n,int b)
求大佬解释一下这段代码啥意思。就是写个注释
看名字是在数组a的n位置插入元素b
点击展开全文