摘要:
2 结果: 001 ke 77 002 fe 99 2 fe 99.00 Process exited after 36.61 seconds with return value 12 请按任意键继续. . . 3, 结果: zhao li li zhao sun sun zhao li li zh 阅读全文
摘要:
#include<stdio.h> int main() { int a[12]={1,2,3,4,5,6,7,8,9,10,11,12};//定义一个12个的数组 我是2016024258,8+4=2,所以12 int*p;//定义指针 p=a;按照书上的运行不出来,就这么做了 int j;//定 阅读全文