码迷,mamicode.com
首页 >  
搜索关键字:exponentiation    ( 61个结果
HDU1063 大数 java
Exponentiation Time Limit: 2000/500 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 9107 Accepted Submission(s): 2654 P ...
分类:编程语言   时间:2016-10-18 01:40:05    阅读次数:328
POJ 1001 Exponentiation 模拟小数幂
模拟小数幂 小数点位 pos 非零末位 e 长度 len 只有三种情况 pos > len pos < e e < pos < len ...
分类:其他好文   时间:2016-08-13 14:02:08    阅读次数:132
POJ1001(C++处理大数)
Exponentiation Time Limit: 500MS Memory Limit: 10000K Total Submissions: 158025 Accepted: 38470 Description Problems involving the computation of exac ...
分类:编程语言   时间:2016-07-07 17:31:46    阅读次数:230
[POJ] #1002# Exponentiation : 大数乘法
一. 题目 Exponentiation Time Limit: 500MS Memory Limit: 10000K Total Submissions: 156373 Accepted: 38086 Description Problems involving the computation o ...
分类:其他好文   时间:2016-05-17 19:44:38    阅读次数:125
POJ 1001 Exponentiation(大数幂,还是Java大发好!需调用多个方法)
Exponentiation Time Limit: 500MS   Memory Limit: 10000K Total Submissions: 156303   Accepted: 38063 Description Problems involving the computation of exact values of very...
分类:编程语言   时间:2016-05-14 06:50:30    阅读次数:277
算法练习——ACM_1001_Exponentiation
求高精度幂Time Limit: 500MS Memory Limit: 10000KTotal Submissions: 126980 Accepted: 30980Description对数值很大、精度很高的数进行高精度计算是一类十分常见的问题。比如,对国债进行计算就是属于这类问题。现在要你解决 ...
分类:编程语言   时间:2016-04-15 20:08:11    阅读次数:248
HDU Exponentiation 1063 Java大数题解
Exponentiation Time Limit: 1000/500 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 6973 Accepted Submission(s): 1975
分类:编程语言   时间:2016-02-22 20:54:52    阅读次数:349
POJ 1001 Exponentiation 求高精度幂
Exponentiation Time Limit: 500MS   Memory Limit: 10000K Total Submissions: 147507   Accepted: 36006 Description Problems involving the computation of exact values of very l...
分类:其他好文   时间:2015-08-16 15:16:54    阅读次数:114
poj 1001 Exponentiation
。。。...
分类:其他好文   时间:2015-08-05 18:28:34    阅读次数:103
Exponentiation(java 大实数)
http://acm.hdu.edu.cn/showproblem.php?pid=1063ExponentiationTime Limit: 2000/500 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submis...
分类:编程语言   时间:2015-07-31 21:48:36    阅读次数:322
61条   上一页 1 2 3 4 5 ... 7 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!