摘要: public class test { public static void main(String[]args){ int X=100; int Y=200; System.out.println("X+Y="+X+Y); System.out.println(X+Y+"=X+Y"); } } 一 阅读全文
posted @ 2025-09-27 22:49 黎昀 阅读(8) 评论(0) 推荐(0)
摘要: 今天练习了几道二分的题目,上午还去参加了活动,看见了很多好看的coser。 阅读全文
posted @ 2025-09-27 21:11 黎昀 阅读(7) 评论(0) 推荐(0)