第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

提示有錯(cuò)誤,但是不知道為什么?

package yw;

import java.util.Arrays;

public class HelloWorld { ??

public static void main(String[] args) {

? ? ?int [] c={89,-23,64,91,119,52,73};

? ? ?HelloWorld hello=new HelloWorld();

? ? ?int [] merit=hello.qiansan(c);

? ?System.out.println("考試成績(jī)前三名為:"+merit);

}

? ? ?public int[] qiansan(int [] c){ //提示這里有錯(cuò)誤,為什么呢?

? ? ?for(int i:c){

? ? ?if( c[i]>100||c[i]<0){

? ? ?c[i]=0;

? ? ?}

? ? Arrays.sort(c);?

? ? int[] d=new int[3];

? ? d[0]=c[c.length-1];

? ? d[1]=c[c.length-2];

? ? d[2]=c[c.length-3];

? ? return d;

? ? }

? ? ?}

? ? ?}

? ? ??


正在回答

2 回答

這應(yīng)該是后臺(tái)對(duì)你的代碼判定時(shí)的一個(gè)小bug,可能你的方法不符合他的要求

0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

慕粉2220415365 提問(wèn)者

好吧 謝謝
2016-12-18 回復(fù) 有任何疑惑可以回復(fù)我~

不能返回int 【】

0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

慕粉2220415365 提問(wèn)者

為什么呢?d[]是int[]型的啊
2016-12-17 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

提示有錯(cuò)誤,但是不知道為什么?

我要回答 關(guān)注問(wèn)題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)