> 其他 >
public cIass Test {
public static void main(String args[]) {
int a = 1,b = 2;
int c = a + b++;
System.ou t.prin tln( c++);
System.out.println(c + a);
}
}
人气:153 ℃ 时间:2020-04-01 10:36:46
解答
公共课考试{
public static void main(字符串参数[ ]){
a = 1,B = 2;
在C = A + B +;
system.ou t.prin TLN(C + +);
系统.从println(C +);
推荐
猜你喜欢
© 2024 79432.Com All Rights Reserved.
电脑版|手机版