#include using namespace std; #include int test(){ int a[2][4]={{3,6,9,12},{15,18,21,24}}; cout<<*(*(a+1)+2)<
上一篇 C++实现python string.split() 函数的基本功能
下一篇 第六次图论课堂笔记
版权所有 (c)2021-2022 MSHXW.COM
ICP备案号:晋ICP备2021003244-6号