综合题
👁️ 浏览量:

试题题干

请编写方法int[] invertArray(int []a),该方法返回一个数组b,b中元素顺序为数组a中元素的逆序

参考答案

试题解析