题解 | #数列求和#

数列求和

http://www.nowcoder.com/practice/6893484c04c24bfca1f606b1823a468d

public class Main { public static void main(String[] args) {

    //write your code here........

String s="9"; Long l= Long.valueOf(0); for(int i=0;i<10;i++){ l=Long.parseLong(s)+l; s=s+"9"; } System.out.println(l);

}

}

全部评论

相关推荐

11-03 14:38
重庆大学 Java
AAA求offer教程:我手都抬起来了又揣裤兜了
点赞 评论 收藏
分享
一颗宏心:华为HR晚上过了十二点后还给我法消息。
点赞 评论 收藏
分享
评论
点赞
收藏
分享
牛客网
牛客企业服务