第一题非常简单,你只需要按照样例输出一样的一句话就好了,注意大小写要一样哦
输出hello nowcoder
没有输出
public class Main {
public static void main(String[] args) {
System.out.println("hello nowcoder");
}
}
输出hello nowcoder
没有输出
public class Main {
public static void main(String[] args) {
System.out.println("hello nowcoder");
}
}
全部评论
相关推荐
点赞 评论 收藏
分享
独角仙梦境:我觉得可以广投千人以下厂,积累面试经验,在重点投千人厂,应付学校就请代课
点赞 评论 收藏
分享
查看10道真题和解析