设有如下数组说明,则数组中值为86的元素是( )。int [][] a={{45,67,82,31},{75,29,86,40},{3,6,2,7}}; A、a[1][2]; B、a[1][3]; C、a[2][2]; D、a[2][3] 发布时间:2025-08-13 18:02:18