题目
改错:
includeint main(void) { int **p; int arr[100]; p = &arr; return 0; }
提示:未搜索到的试题可在搜索页快速提交,您可在会员中心"提交的题"快速查看答案。
答案
查看答案
搜题