二年級小學生四則運算30道題目編寫

代碼編寫 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <time.h> int main(int argc, char **argv) {     int a[30],b[30];      int i,c,d;          srand((unsigned int)time(NULL));     f
相關文章
相關標籤/搜索