Topic: 输入一个数字 求1+2+3+..N的值 |
Print this page |
1.输入一个数字 求1+2+3+..N的值 | Copy to clipboard |
Posted by: aiff Posted on: 2004-11-23 12:22 里面有个int n=Intrger.parselnt(args[0]); 不知道是不是过时了:( |
2.Re:输入一个数字 求1+2+3+..N的值 [Re: aiff] | Copy to clipboard |
Posted by: archonLing Posted on: 2004-11-26 11:41 why not use n*(n+1)/2? |
3.Re:输入一个数字 求1+2+3+..N的值 [Re: aiff] | Copy to clipboard |
Posted by: 浩羽totti Posted on: 2004-11-26 15:10 请问:integer.parseint( )是不是固定的输入函数的方法? |
4.Re:输入一个数字 求1+2+3+..N的值 [Re: 浩羽totti] | Copy to clipboard |
Posted by: qingbo777 Posted on: 2004-11-26 15:27 浩羽totti wrote: 简直问的莫名其妙. |
5.Re:输入一个数字 求1+2+3+..N的值 [Re: aiff] | Copy to clipboard |
Posted by: 浩羽totti Posted on: 2004-11-26 17:01 为什么会莫名其妙?我确实还是第一次看到这个方法呀。 |
6.Re:输入一个数字 求1+2+3+..N的值 [Re: aiff] | Copy to clipboard |
Posted by: why Posted on: 2004-11-26 19:34 aiff wrote: 是不是过时了? this is "莫名其妙" |
7.Re:输入一个数字 求1+2+3+..N的值 [Re: archonLing] | Copy to clipboard |
Posted by: Yatlas Posted on: 2004-11-27 13:46 archonLing wrote: 我也是刚学JAVA 我想这种算发应该可以把 |
8.Re:输入一个数字 求1+2+3+..N的值 [Re: aiff] | Copy to clipboard |
Posted by: yorksaddam Posted on: 2004-11-29 10:44 我同意archonLing 的说法 不过我是你的话 最好 加上 TRY CATCH 语句 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |