0_0_14811338_18494.cpp: In function 'int main()':
0_0_14811338_18494.cpp:109:22: error: 'struct qury' has no member named 'num'
info[i].num=res;
^
0_0_14811338_18494.cpp:114:27: error: 'struct qury' has no member named 'num'
printf("%d\n",info[i].num);
^
|