题解 | #牛牛的第二个整数#

牛牛的第二个整数

http://www.nowcoder.com/practice/6f3e10bcf63240a6b7bde95a22cb4cc4

public class Main {
 public static void main(String[] args)
 {
     Scanner sc=new Scanner(System.in);
     int a=sc.nextInt();
     int b=sc.nextInt();
     int c=sc.nextInt();
     System.out.println(b);
 }
}
全部评论

相关推荐

不愿透露姓名的神秘牛友
07-15 17:24
点赞 评论 收藏
分享
评论
7
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务