請問000-999所有數值~

2007-06-03 12:17 am
如題....唔該晒....

姐係000-999所有關於佢既唔同號碼~thx
更新1:

係000至999所有number呀!!!

回答 (1)

2007-06-03 12:30 am
✔ 最佳答案
public class number
{
public static void main(String args[])
{

int firstNUM =0;
int lastNUM=999;

for ( i=firstNUM; i<=lastNUM; i++)
{
System.out.print( i +" ");
}
}
}

this is the smart way to solve yr silly problem.
such as how old a u?
that is not a number. that is a method (today's day - the day which u born).

2007-06-10 16:02:32 補充:
that is acectly 000-999..start from 000- 999....if u can't read it,, plz study more
參考: i am a compter scientist


收錄日期: 2021-04-18 18:19:24
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20070602000051KK02786

檢視 Wayback Machine 備份