摘要: 四 #define _CRT_SECURE_NO_WARNINGS 1 #include<stdio.h> int count(); int countChars(); int main() { int linecount = 0; int charcount = 0; printf("data4. 阅读全文
posted @ 2025-06-07 15:20 卢诗涵 阅读(21) 评论(0) 推荐(0)