Потребителски вход

Запомни ме | Регистрация
Постинг
28.07.2021 22:31 - Решете загадката
Автор: missana Категория: Поезия   
Прочетен: 1499 Коментари: 6 Гласове:
2


Постингът е бил сред най-популярни в категория в Blog.bg Постингът е бил сред най-популярни в Blog.bg
В равенствата:

О х О = ДО

ДО x ДО = ИДО

ИДО х ИДО = АЙКИДО

всяка буква е цифра. Декодирайте горните равенства.




Гласувай:
7



Следващ постинг
Предишен постинг

1. izpitatel - решение
28.07.2021 23:19
5x5=25
25x25=625
625x625=390625
цитирай
2. missana - Да!
29.07.2021 00:23
izpitatel написа:

решение

5x5=25
25x25=625
625x625=390625

цитирай
3. starforlife - Хах, Мисана... Провокатор такъв... Ето едно решение и от мен:
29.07.2021 10:26
for (let i = 4; i <= 9; i++) {
first_product = i * i
first_digit_first_product = Math(first_product / 10)
second_digit_first_product = first_product % 10
if ((first_digit_first_product == i) || (second_digit_first_product != i))
continue

second_product = first_product * first_product
first_digit_second_product = Math(second_product / 100)
rest_digits_second_product = second_product % 100
if ((first_digit_second_product == i || first_digit_second_product == first_digit_first_product) || (rest_digits_second_product != first_product))
continue

last_product = second_product * second_product
first_digit_last_product = Math(last_product / 100000)
second_digit_last_product = Math(last_product / 10000) % 10
third_digit_last_product = Math(last_product / 1000) % 10
rest_digits_last_product = last_product % 1000
if ((first_digit_last_product == second_digit_last_product || first_digit_last_product == third_digit_last_product || second_digit_last_product == third_digit_last_product) || rest_digits_last_product != second_product)
continue
console(last_product)
}

Приложимо директно в конзолата на браузъра.


ПС: Бързо показно за Другар51-ви, който се пудри, че все другите са под неговите "ниво и квартал", а то реално ние все доста над.

БЛАГОДАРЯ ЗА МОЗЪЧНАТА ГИМНАСТИКА СЪС СУТРЕШНОТО КАФЕ.
цитирай
4. missana - Жоро, благодаря ти от сърце!
29.07.2021 19:24
starforlife написа:
Хах, Мисана... Провокатор такъв... Ето едно решение и от мен: for (let i = 4; i <= 9; i++) {
first_product = i * i
first_digit_first_product = Math(first_product / 10)
second_digit_first_product = first_product % 10
if ((first_digit_first_product == i) || (second_digit_first_product != i))
continue

second_product = first_product * first_product
first_digit_second_product = Math(second_product / 100)
rest_digits_second_product = second_product % 100
if ((first_digit_second_product == i || first_digit_second_product == first_digit_first_product) || (rest_digits_second_product != first_product))
continue

last_product = second_product * second_product
first_digit_last_product = Math(last_product / 100000)
second_digit_last_product = Math(last_product / 10000) % 10
third_digit_last_product = Math(last_product / 1000) % 10
rest_digits_last_product = last_product % 1000
if ((first_digit_last_product == second_digit_last_product || first_digit_last_product == third_digit_last_product || second_digit_last_product == third_digit_last_product) || rest_digits_last_product != second_product)
continue
console(last_product)
}

Приложимо директно в конзолата на браузъра.


ПС: Бързо показно за Другар51-ви, който се пудри, че все другите са под неговите "ниво и квартал", а то реално ние все доста над.

БЛАГОДАРЯ ЗА МОЗЪЧНАТА ГИМНАСТИКА СЪС СУТРЕШНОТО КАФЕ.


Изпипал си всичко.
цитирай
5. zemja - Благодаря –
29.07.2021 20:28
на Мисана – за провокативната задача;
на коментаторите – за точните решения!

Бъдете здрави!
цитирай
6. missana - Много ти благодаря, Земя! Трогнат съм от положителния отзив.
29.07.2021 20:33
zemja написа:
Благодаря – на Мисана – за провокативната задача;
на коментаторите – за точните решения!

Бъдете здрави!

цитирай
Търсене

За този блог
Автор: missana
Категория: Поезия
Прочетен: 5036106
Постинги: 2885
Коментари: 18674
Гласове: 3348
Архив
Календар
«  Март, 2024  
ПВСЧПСН
123
45678910
11121314151617
18192021222324
25262728293031