#31591: 本題的數據範圍


d2513850 (林勇智)


本題的數據範圍:

40%:0<=層數<=10

70%:0<=層數<=100

100%:0<=層數<=1023

#41259: Re: 本題的數據範圍


ck1090932@gl.ck.tp.edu.tw (陳邦仁)


本題的數據範圍:

40%:0<=層數<=10

70%:0<=層數<=100

100%:0<=層數<=1023

因此不用使用到 long int,使用 一般 int就可以了