摘要: 浏览网站http://paste.ubuntu.com/23687758/ #include<stdio.h> #include<stdlib.h> #include<string.h> char * largeAdd(char a[],char b[]){ /* //传进来两个个字符串,返回结果为 阅读全文
posted @ 2016-12-26 21:36 半臻 阅读(3158) 评论(0) 推荐(0) 编辑