摘要:
#include #include void Swap(char &a,char &b)
{ char c =a; a =b; b = c;
}
void ReverseString(char *s)
{ int i=0; int j = strlen(s)-1; while (ilen_float_min) { int tmp = carry+AA[i]-'0'; carry = tmp/10; CC[lenCC++] = tmp%10+'0'; i++; } while (posBB-j>len_float_min) { int tmp 阅读全文
posted @ 2013-06-17 23:27
WuhaYaoShenmeAi
阅读(161)
评论(0)
推荐(0)
浙公网安备 33010602011771号