摘要: #include<stdio.h> #include<math.h> #include<string.h> int main(){ char *str="A123x456 17960? 302tab5876c12as8888aa"; CountInt(str); } void CountInt(ch 阅读全文
posted @ 2024-05-22 14:08 zhongta 阅读(14) 评论(0) 推荐(0)