statement, # of tokens. #include<stdio.h>, 0(zero). main(), 3. {, 1. int I;, 3. int *pi = &I; //parent pointer, 7. scanf("%d",pi);, 7. printf("%d\n", I+5); ...
確定! 回上一頁