imesecan 14.апр.2013 в 10:52:43
|
Задача "Multiple Choice Exam" (3)
| 3 реплики |
| Реплика удалена
|
20.апр.2013 в 18:44:53
|
Задача "The Highest Average" (2)
| 2 реплики |
|
|
imesecan 20.апр.2013 в 10:59:11
|
Задача "Remove Duplicates" (2)
| 2 реплики |
| Сообщение скрыто |
imesecan 17.апр.2013 в 23:34:13
|
Задача "Minimax Sum" (7)
| 7 реплик |
| Сообщение скрыто |
18.апр.2013 в 17:01:50
|
Задача "The Highest Average" (0)
| 0 реплик |
18.апр.2013 в 17:01:39
|
Задача "Montly Allowance" (0)
| 0 реплик |
imesecan 16.мар.2013 в 14:35:48
|
Задача "Guest Room Usage" (5)
| 5 реплик |
| Сообщение скрыто |
imesecan 19.янв.2013 в 11:41:39
|
Задача "Question 3" (11)
| 11 реплик |
| Сообщение скрыто |
imesecan 13.апр.2013 в 13:03:31
|
Задача "Variance of a series" (10)
| 10 реплик |
| Сообщение скрыто |
imesecan 13.апр.2013 в 13:18:23
|
Задача "Filtering Contact List" (11)
| 11 реплик |
| Сообщение скрыто |
imesecan 13.апр.2013 в 14:11:48
|
Задача "The number of Ending Zeros in n!" (1)
| 1 реплика |
| In the question, it goes until 3125 because the number given in the example is 1000. Normally you calculate the powers of five there.
And you process while the power of five is smaller than (n), when it becomes greater than n it means you have calculated the result.
|
imesecan 13.апр.2013 в 12:57:47
|
Задача "Weighted Average" (2)
| 2 реплики |
| Сообщение скрыто |
imesecan 24.мар.2013 в 10:57:42
|
Задача "Nice Floor" (1)
| 1 реплика |
| Реплика удалена
|
imesecan 08.апр.2011 в 17:20:49
|
Задача "Modular Conversion" (5)
| 5 реплик |
| Реплика удалена
|
imesecan 19.мар.2013 в 11:05:21
|
Задача "The largest product (2)" (1)
| 1 реплика |
| Реплика удалена
|
imesecan 16.мар.2013 в 15:24:52
|
Задача "Prime Factors of a Number" (6)
| 6 реплик |
| Сообщение скрыто |
imesecan 16.мар.2013 в 13:33:16
|
Задача "Armstrong Numbers" (11)
| 11 реплик |
| Sorry, I made a correction in the question Now new declaration is: 1 <= n < m <= 100000
|
imesecan 16.мар.2013 в 13:39:10
|
Задача "The Number of Eggs Sold" (9)
| 9 реплик |
| Сообщение скрыто |
imesecan 16.мар.2013 в 12:23:34
|
Задача "Pentagonal Numbers" (9)
| 9 реплик |
| The 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.
|
imesecan 15.мар.2013 в 19:34:03
|
Задача "Rule 153" (1)
| 1 реплика |
| Реплика удалена
|