摘要:
使用函数库: #include<stdio.h> #include<string.h> 源码(加法): #include<stdio.h> #include<string.h> char s[1000]; int main() { int i,l1,l2,l,a[1000]={0},b[1000]= 阅读全文
posted @ 2016-07-06 20:01
岗寒
阅读(149)
评论(4)
推荐(0)
摘要:
使用函数库: #include<stdio.h> #include<string.h> #include<stdlib.h> 源码(加法): #include<stdio.h> #include<string.h> #include<stdlib.h> int main(void) { char s 阅读全文
posted @ 2016-07-06 18:47
岗寒
阅读(85)
评论(0)
推荐(0)

浙公网安备 33010602011771号