摘要:
终于过了啊.........代码如下: 1 #include <stdio.h> 2 #include <stdlib.h> 3 #include <string.h> 4 5 int main() 6 { 7 int aadbignumber( char a[], char b[] ); 8 char a[110], b[110]; 9 int T, i;10 11 scanf( "%d", &T );12 while( T ){13 14 for( i = 0; i < 110; i ++ )a[i] = '0& 阅读全文
posted @ 2013-03-29 13:46
hacker_hzh
阅读(153)
评论(0)
推荐(0)

浙公网安备 33010602011771号