会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
sallybin
记录学习中的点点滴滴!!!
博客园
首页
新随笔
联系
管理
随笔分类 -
ACM
ACM: A + B Problem II (两个大整数相加)
摘要:Code:#include #include #include #define MAX 1000//给数组赋值void arrV(int a[],int len,int p){ int i; for(i=0;i-1;i--){ printf("%d",a[i]); }}//两个数组相加void a...
阅读全文
posted @
2014-08-11 22:01
SallyBin
阅读(412)
评论(0)
推荐(0)
公告