2016年2月26日

大数加法

摘要: // lianxi.cpp: 主项目文件。 #include "stdafx.h" #include<stdio.h> #include<iostream> #include<algorithm> using namespace std; int ncase; char a[110]; int n[ 阅读全文
posted @ 2016-02-26 12:29 泸县之家 阅读(69) 评论(0) 推荐(0)