K12教育赛事综合服务平台
专注青少年竞赛题库网站
聚乐之家官方网站
下载聚乐之家官方App
给定如下C++程序:
#include<iostream> using namespace std; int main() { int a[2][3]={0}; cout<<a<<endl; }
0x6ffe04
0x6ffe0C
0x6ffe08
0x6ffe00