摘要: #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> int main() { int counta = 0, countb = 0; int pa=0,pb=0; char a[10], b[10] 阅读全文
posted @ 2023-03-01 23:42 雨中白发人 阅读(18) 评论(0) 推荐(0)