首页
若有"inta[3][2]={{1,2},{3},{4,5}};",则a[2][2]的值是_____。
2023-11-03 11:13:00
C语言开发工程师
若有"inta[3][2]={{1,2},{3},{4,5}};",则a[2][2]的值是_____。
无#不存在
上一篇:
已知charstr[]="happy!",则strlen(str)的值为_____。
下一篇:
若有"inta[3][2]={{1,2},{3},{4,5}};",则a[1][2]的值是_____。