ENG  RUSTimus Online Judge
Online Judge
Задачи
Авторы
Соревнования
О системе
Часто задаваемые вопросы
Новости сайта
Форум
Ссылки
Архив задач
Отправить на проверку
Состояние проверки
Руководство
Регистрация
Исправить данные
Рейтинг авторов
Текущее соревнование
Расписание
Прошедшие соревнования
Правила
вернуться в форум

Обсуждение задачи 1044. Счастливые билеты. Easy!

Help me with the algorithm
Послано nushrat 19 ноя 2016 07:11
Hi,

I need desperate help with building the algo. It seemed easy at first, but I am getting all confused.  Can anyone explain the step for calculation ?

Suppose the input is 4 digits, so that means I have to fill up 4 spaces with 9 digits(0-9) for each space and from the combinations, find the one that has equal sum for first 2 and last 2 digits.

If someone can help me with the steps, I think I can figure out the rest.

Thanks in advance.