摘要:
//task4.c#include <stdio.h>#include <stdlib.h>#include <string.h>int main(){ int i,n=0; FILE *fp; fp =fopen("data4.txt","r"); if(fp == NULL){ printf(" 阅读全文
posted @ 2024-06-18 11:54
elysia279525
阅读(22)
评论(0)
推荐(0)
浙公网安备 33010602011771号