ГлавнаяСборникиТурнирыРазделыФорумыУчастникиПечатьПомощьО системе

Форумы > Обсуждение задач > тема:


Задача "Pentagonal Numbers"

Идёт турнир!

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

imesecan16.мар.2013 в 12:23:34
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.

imesecan16.мар.2013 в 12:32:09
1Сообщение скрыто

imesecan16.мар.2013 в 12:35:29
2
(1: HRP)
Try your programs with max limits defined in the question.
Check if it still produces the correct result.

imesecan16.мар.2013 в 12:40:41
3Сообщение скрыто

imesecan16.мар.2013 в 12:47:04
4Don't use int, try using the data type
long long

imesecan16.мар.2013 в 12:48:42
5Сообщение скрыто

imesecan16.мар.2013 в 12:53:47
6Сообщение скрыто

imesecan16.мар.2013 в 12:55:17
7Сообщение скрыто

imesecan16.мар.2013 в 12:59:20
8
(7: abega)
See the limits clearly,

1 <= n <= 35000.

???


www.contester.ru