- A+B Problem
- @ 2016-11-08 22:20:03
#include<iostream>
#include<cstring>
using namespace std;
int main(){
  int a[1000]={0},b[1000]={0},c[1000]={0};
  .....
  return 0;
}
8 条评论
- 
  diex LV 4 @ 2017-03-08 14:18:35hh 
- 
  @ 2017-02-10 17:05:42装B为什么要到这里来? 
- 
  @ 2016-12-26 19:42:37无聊 
- 
  @ 2016-12-09 20:12:57orz大犇 
- 
  @ 2016-12-05 21:19:22为什么要高精度 
- 
  @ 2016-12-02 19:56:03// input code here
- 
  @ 2016-11-11 20:54:44哎…… 
- 
  @ 2016-11-08 22:20:17^_^ 
- 1
信息
- ID
- 1000
- 难度
- 9
- 分类
- (无)
- 标签
- (无)
- 递交数
- 75087
- 已通过
- 28721
- 通过率
- 38%
- 被复制
- 261