算法學習
C++ 及算法
C++博客
首頁
新隨筆
聯系
管理
Pku 1011 Exponentiation
#include
<
stdio.h
>
#include
<
stdlib.h
>
#include
<
string
.h
>
int
result[
500
];
char
str[
50
];
int
n;
int
len;
int
s;
int
relen;
void
print()
{
int
i
=
0
;
while
( result[i]
==
0
) i
++
;
int
tt
=
len
*
n;
int
left
=
500
-
tt;
if
( relen
*
n
>
500
-
i
&&
tt
>
500
-
i ) i
-=
( relen
*
n
-
500
+
i );
for
( ; i
<
left;
++
i ) printf(
"
%d
"
, result[i] );
if
( i
<
499
) printf(
"
.
"
);
for
( ; i
<
500
;
++
i ) printf(
"
%d
"
, result[i] );
printf(
"
\n
"
);
}
void
multify()
{
for
(
int
i
=
0
; i
<
500
;
++
i )
result[i]
*=
s;
for
(
int
i
=
499
; i
>
0
; i
--
)
{
result[i
-
1
]
+=
result[i]
/
10
;
result[i]
%=
10
;
}
}
int
main()
{
while
( scanf(
"
%s%d
"
,str,
&
n)
!=
EOF )
{
int
sum
=
0
, i
=
0
;
while
( str[i]
!=
'
.
'
)
{ sum
=
sum
*
10
+
str[i]
-
'
0
'
; i
++
; }
i
++
;
len
=
0
;
for
(
int
j
=
i; j
<
strlen(str);
++
j )
{
bool
isok
=
false
;
for
(
int
t
=
j; t
<
strlen(str);
++
t )
if
( str[t]
!=
'
0
'
)
{ isok
=
true
;
break
; }
if
( isok )
{ sum
=
sum
*
10
+
str[j]
-
'
0
'
; len
++
; }
else
break
;
}
i
=
499
; s
=
sum; relen
=
0
;
memset( result,
0
,
sizeof
(result) );
while
( sum )
{
result[i
--
]
=
sum
%
10
; relen
++
;
sum
/=
10
;
}
for
(
int
j
=
1
; j
<
n;
++
j ) multify();
print();
}
return
0
;
}
posted on 2008-10-28 22:45
Darren
閱讀(169)
評論(0)
編輯
收藏
引用
只有注冊用戶
登錄
后才能發表評論。
【推薦】100%開源!大型工業跨平臺軟件C++源碼提供,建模,組態!
網站導航:
博客園
IT新聞
BlogJava
博問
Chat2DB
管理
留言簿
(5)
給我留言
查看公開留言
查看私人留言
隨筆分類
動態規劃(13)
數據結構(11)
搜索(9)
圖論(10)
未分類(6)
ACMers
搜索
積分與排名
積分 - 110025
排名 - 231
最新隨筆
1.?換個博客,重新開始學習。。。
2.?pku 1691 Painting A Board 狀態壓縮DP
3.?HDU 1255
4.?PKU 1151
5.?2009年ACM-ICPC亞洲區預選賽共設十五個賽區如下(按現場賽日期排序)
6.?acmer必看的26個對acm態度
7.?ZJU 3228 Searching the String ( AC 自動機 )
8.?Pku 3169 Layout
9.?Pku 1986 Distance Queries
10.?Pku 1276 Cash Machine
最新評論
1.?re: AVL樹的插入和刪除操作
評論內容較長,點擊標題查看
--jasonkent27@163.com
Powered by:
博客園
模板提供:
滬江博客
Copyright ©2025 Darren
青青青青久久精品国产h
|
久久国产精品一国产精品金尊
|
94久久国产乱子伦精品免费
|
久久电影网一区
|
伊人久久大香线蕉精品不卡
|
午夜精品久久久久久99热
|
91精品国产综合久久香蕉
|
亚洲精品午夜国产va久久
|
粉嫩小泬无遮挡久久久久久
|
久久精品国产99国产精品
|
久久久久久国产精品免费无码
|
91精品婷婷国产综合久久
|
亚洲中文精品久久久久久不卡
|
日本久久久精品中文字幕
|
狠狠色丁香久久婷婷综合
|
久久e热在这里只有国产中文精品99
|
成人久久免费网站
|
亚洲国产精品无码久久青草
|
亚洲精品乱码久久久久66
|
日本一区精品久久久久影院
|
亚洲级αV无码毛片久久精品
|
久久精品国产一区二区
|
久久国产精品视频
|
久久久久高潮毛片免费全部播放
|
97精品国产91久久久久久
|
国产精品久久新婚兰兰
|
久久精品国产福利国产琪琪
|
久久精品无码一区二区日韩AV
|
人妻少妇久久中文字幕
|
亚洲国产成人久久精品99
|
久久精品国产欧美日韩
|
国产免费久久精品丫丫
|
青青热久久综合网伊人
|
久久久久中文字幕
|
热久久这里只有精品
|
久久免费美女视频
|
99久久精品免费看国产
|
久久国产成人
|
久久综合久久综合亚洲
|
中文字幕无码免费久久
|
久久婷婷五月综合色奶水99啪
|