微信红包漏洞刷钱软件辅助软件多少钱

#include&stdio.h&
#include&math.h&
double conv(char *string)
&double ch[10];
&int i = 0,j =0, count = 0;
&double num = 0;
&while(*(string+j) != '\0')
&&switch(*(string+j))
&&&case 'A':
&&&&ch[j] = 10;
&&&case 'B':
&&&&ch[j] = 11;
&&&case 'C':
&&&&ch[j] = 12;
&&&case 'D':
&&&&ch[j] = 13;
&&&case 'E':
&&&&ch[j] = 14;
&&&case 'F':
&&&&ch[j] = 15;
&&&default:
&&&&ch[j] =(*(string+j) - 48);
&&&&printf(&%d\n&,*(string+j));
&&j++;
&for(i = j-1; i &=0 ; i--)
&&num += pow(16,i) * ch[j-i-1];
void main()
&char st[10];
&printf(&Please input a string:\n&);
&scanf(&%s&,st);
&printf(&%lf\n&,conv(st));

参考知识库
* 以上用户言论只代表其个人观点,不代表CSDN网站的观点或立场
访问:23641次
排名:千里之外
原创:33篇
转载:12篇
(9)(10)(5)(1)(1)(1)(1)(2)(1)(1)(5)(2)(1)(1)(2)(1)(1)

我要回帖

更多关于 提现微信红包赚钱软件 的文章

 

随机推荐