HomeVolumesContestsSectionsForumsUsersPrintHelpAbout

Forums > Discussion of problems > topic:


Problem "Pentagonal Numbers"

There is a contest!

В настоящий момент идёт турнир. Некоторая информация и функции сервера недоступны до его окончания.

imesecanMar.16.2013 at 12:23:34 PM
0The pow(double, double); function requires doubles, when you use with ints, the system gives errors.

either you can write your own function or you can simple say
num*num
when you want to calculate the square of a number.

imesecanMar.16.2013 at 12:32:09 PM
1Сообщение скрыто

imesecanMar.16.2013 at 12:35:29 PM
2
(1: HRP)
Try your programs with max limits defined in the question.
Check if it still produces the correct result.

imesecanMar.16.2013 at 12:40:41 PM
3Сообщение скрыто

imesecanMar.16.2013 at 12:47:04 PM
4Don't use int, try using the data type
long long

imesecanMar.16.2013 at 12:48:42 PM
5Сообщение скрыто

imesecanMar.16.2013 at 12:53:47 PM
6Сообщение скрыто

imesecanMar.16.2013 at 12:55:17 PM
7Сообщение скрыто

imesecanMar.16.2013 at 12:59:20 PM
8
(7: abega)
See the limits clearly,

1 <= n <= 35000.

???


www.contester.ru