已知:inta[]={2,4,6,8};则:表达式(a[0]+=a[1])+++a[2]值为。

已知:inta[]={2,4,6,8};则:表达式(a[0] =a[1]) a[2]值为。

正确答案:13

猜你喜欢