A-A+ 写出程序段对应的输出结果 int x = 125; System.out.print(x/10); 2024-04-26 16:57:23 网课题库 阅读 次 问题详情 写出程序段对应的输出结果 int x = 125; System.out.print(x/10); 参考答案 c