#include <stdio.h>int main(){int x[]={2,1,2,3,4,5,6,7,8,9};ints, a,p;p=X;a=(p++);p++;s=(*p)*a;printf("product=%d",s);return0;}
收起
结果是4
报告相同问题?