亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

各位大神,C#開發輕松入門6-1 練習題目這樣寫行不?正確的是怎樣的

各位大神,C#開發輕松入門6-1 練習題目這樣寫行不?正確的是怎樣的

C#
dxyz 2016-05-14 02:33:57
using System;using System.Collections.Generic;using System.Text;namespace projGetMaxScore{? ? class Program? ? {? ? ? ? static void Main(string[] args)? ? ? ? {? ? ? ? string[,] score ={{"吳松","錢東宇","伏晨","陳陸","周蕊","林日鵬","何昆","關欣"}, { 89,90,98,56,60,91,93,85}};? ? ? ? bool hasNopass = false;? ? ? ? for (int i = 0; i < score.Length; i++)? ? ? ? {? ? ? ? ? ? if(score[i]>98)? ? ? ? ? ? {? ? ? ? ? ? ? ? hasNopass=true;? ? ? ? ? ? }? ? ? ? }? ? ? ? if(hasNopass)? ? ? ? else? ? ? ? Console.WriteLine("分數最高的是{0},分數是{1}",score[0,3],score[1,3]);? ? ? ? }? ? }}
查看完整描述

目前暫無任何回答

  • 0 回答
  • 0 關注
  • 1167 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號