Integer_min_value

1 public class Test{
2    public static void main(String[] args){
3       int num = _;
4           if(num<0&&num==Math.abs(num)){
5                   System.out.println("Hello world!");
6           }
7     }
8 }
9 num应该为什么值时才运行Hello world?
View Code

 

posted @ 2015-04-10 20:40  IT菜鸟~  阅读(501)  评论(1)    收藏  举报