#include <stdio.h> #include <stdlib.h> int main(int argc, char *argv[]) { FILE *fptr1,*fptr2; char ch; int count=0;
確定! 回上一頁