Результат проверки решений участника

ID24
УчастникСергей Рогуленко

Задача A. "Циклы делителей"

Тесты 1-50
Ограничение времени 0
Ограничение памяти 0

Код Комментарий Баллы
1OKTest 1: n = 5, the maximum is 6 and the score is 2.000000.   2 из 2
2OKTest 2: n = 6, the maximum is 8 and the score is 2.000000.   2 из 2
3OKTest 3: n = 7, the maximum is 9 and the score is 2.000000.   2 из 2
4OKTest 4: n = 8, the maximum is 12 and the score is 2.000000.   2 из 2
5OKTest 5: n = 9, the maximum is 12 and the score is 2.000000.   2 из 2
6OKTest 6: n = 10, the maximum is 12 and the score is 2.000000.   2 из 2
7OKTest 7: n = 11, the maximum is 15 and the score is 2.000000.   2 из 2
8OKTest 8: n = 12, the maximum is 15 and the score is 2.000000.   2 из 2
9OKTest 9: n = 13, the maximum is 16 and the score is 2.000000.   2 из 2
10OKTest 10: n = 14, the maximum is 18 and the score is 2.000000.   2 из 2
11OKTest 11: n = 15, the maximum is 18 and the score is 2.000000.   2 из 2
12OKTest 12: n = 16, the maximum is 20 and the score is 2.000000.   2 из 2
13OKTest 13: n = 17, the maximum is 21 and the score is 2.000000.   2 из 2
14OKTest 14: n = 18, the maximum is 24 and the score is 2.000000.   2 из 2
15OKTest 15: n = 19, the maximum is 24 and the score is 2.000000.   2 из 2
16OKTest 16: n = 20, the maximum is 24 and the score is 2.000000.   2 из 2
17OKTest 17: n = 21, the maximum is 27 and the score is 2.000000.   2 из 2
18OKTest 18: n = 22, the maximum is 28 and the score is 2.000000.   2 из 2
19OKTest 19: n = 23, the maximum is 30 and the score is 2.000000.   2 из 2
20PCTest 20: n = 24, the maximum is 32 and the score is 0.500000.   0.5 из 2
21PCTest 21: n = 25, the maximum is 33 and the score is 1.000000.   1 из 2
22PCTest 22: n = 26, the maximum is 35 and the score is 0.500000.   0.5 из 2
23PCTest 23: n = 27, the maximum is 36 and the score is 1.000000.   1 из 2
24PCTest 24: n = 28, the maximum is 39 and the score is 0.250000.   0.25 из 2
25OKTest 25: n = 29, the maximum is 39 and the score is 2.000000.   2 из 2
26OKTest 26: n = 30, the maximum is 40 and the score is 2.000000.   2 из 2
27OKTest 27: n = 31, the maximum is 42 and the score is 2.000000.   2 из 2
28OKTest 28: n = 32, the maximum is 42 and the score is 2.000000.   2 из 2
29OKTest 29: n = 33, the maximum is 44 and the score is 2.000000.   2 из 2
30PCTest 30: n = 34, the maximum is 45 and the score is 1.000000.   1 из 2
31PCTest 31: n = 35, the maximum is 48 and the score is 0.250000.   0.25 из 2
32PCTest 32: n = 36, the maximum is 52 and the score is 0.125000.   0.12 из 2
33PCTest 33: n = 37, the maximum is 54 and the score is 0.031250.   0.03 из 2
34PCTest 34: n = 38, the maximum is 56 and the score is 0.031250.   0.03 из 2
35PCTest 35: n = 39, the maximum is 60 and the score is 0.001953.   0 из 2
36PCTest 36: n = 40, the maximum is 63 and the score is 0.000488.   0 из 2
37PCTest 37: n = 41, the maximum is 64 and the score is 0.001953.   0 из 2
38PCTest 38: n = 42, the maximum is 66 and the score is 0.000488.   0 из 2
39PCTest 39: n = 43, the maximum is 68 and the score is 0.000488.   0 из 2
40PCTest 40: n = 44, the maximum is 68 and the score is 0.007812.   0 из 2
41PCTest 41: n = 45, the maximum is 68 and the score is 0.062500.   0.06 из 2
42PCTest 42: n = 46, the maximum is 68 and the score is 0.125000.   0.12 из 2
43PCTest 43: n = 47, the maximum is 70 and the score is 0.031250.   0.03 из 2
44PCTest 44: n = 48, the maximum is 72 and the score is 0.015625.   0.01 из 2
45PCTest 45: n = 49, the maximum is 75 and the score is 0.003906.   0 из 2
46PCTest 46: n = 50, the maximum is 75 and the score is 0.003906.   0 из 2
47PCTest 47: n = 51, the maximum is 80 and the score is 0.000488.   0 из 2
48PCTest 48: n = 52, the maximum is 81 and the score is 0.000977.   0 из 2
49PCTest 49: n = 53, the maximum is 84 and the score is 0.000488.   0 из 2
50PCTest 50: n = 54, the maximum is 88 and the score is 0.000244.   0 из 2

Баллы: 53 из 100


Задача B. "Эйлеровы графы"

Тесты 1-27
Ограничение времени 0
Ограничение памяти 0

Код Комментарий Баллы
1OK* ok *   0 из 0
2OK* ok *   0 из 0
3WA* Неверный ответ * Required: 0, got: 1   0 из 4
4OK* ok *   4 из 4
5OK* ok *   4 из 4
6WA* Неверный ответ * Required: 89, got: 229   0 из 4
7WA* Неверный ответ * Required: 16528, got: 4088   0 из 4
8WA* Неверный ответ * Required: 188485, got: 1822606   0 из 4
9WA* Неверный ответ * Required: 197774445, got: 380831989   0 из 4
10WA* Неверный ответ * Required: 69123334, got: 111293260   0 из 4
11WA* Неверный ответ * Required: 146434, got: 217903   0 из 4
12WA* Неверный ответ * Required: 76425, got: 77207   0 из 4
13WA* Неверный ответ * Required: 21102187, got: 1153640   0 из 4
14WA* Неверный ответ * Required: 6989572, got: 8387974   0 из 4
15WA* Неверный ответ * Required: 326291522, got: 382425082   0 из 4
16WA* Неверный ответ * Required: 5413, got: 1859   0 из 4
17WA* Неверный ответ * Required: 191019751, got: 70407544   0 из 4
18WA* Неверный ответ * Required: 789925465, got: 310941273   0 из 4
19WA* Неверный ответ * Required: 248101193, got: 207416153   0 из 4
20WA* Неверный ответ * Required: 268044429, got: 408288161   0 из 4
21WA* Неверный ответ * Required: 293504472, got: 258559096   0 из 4
22WA* Неверный ответ * Required: 14160567, got: 30338749   0 из 4
23WA* Неверный ответ * Required: 324836642, got: 283748988   0 из 4
24WA* Неверный ответ * Required: 70729325, got: 168262459   0 из 4
25WA* Неверный ответ * Required: 145236223, got: 104676479   0 из 4
26WA* Неверный ответ * Required: 458893746, got: 261583066   0 из 4
27WA* Неверный ответ * Required: 582543767, got: 428248563   0 из 4

Баллы: 8 из 100


Задача C. "Радость в спальне"

Тесты 1-21
Ограничение времени 0
Ограничение памяти 0

Код Комментарий Баллы
1OK* ok *   0 из 0
2OK* ok *   2.5 из 2.5
3OK* ok *   2.5 из 2.5
4OK* ok *   2.5 из 2.5
5OK* ok *   2.5 из 2.5
6OK* ok *   2.5 из 2.5
7OK* ok *   2.5 из 2.5
8OK* ok *   2.5 из 2.5
9OK* ok *   2.5 из 2.5
10OK* ok *   2.5 из 2.5
11OK* ok *   2.5 из 2.5
12TL   0 из 7.5
13TL   0 из 7.5
14TL   0 из 7.5
15TL   0 из 7.5
16TL   0 из 7.5
17TL   0 из 7.5
18TL   0 из 7.5
19TL   0 из 7.5
20TL   0 из 7.5
21TL   0 из 7.5

Баллы: 25 из 100