nourdana
17.05.2020 02:01

Исправить ошибку(не выводит ответ)ребус ussr+usa=peace var m: set of byte; u,s,r,a,p,e,c: integer; begin m : = []; for u : = 1 to 6 do if not (u in m) then begin include(m, u); for s : = 0 to 6 do if not (s in m) then begin include(m, s); for r : = 0 to 6 do if not (r in m) then begin include(m, r); for a : = 0 to 6 do if not (a in m) then begin include(m, a); for p : = 1 to 6 do if not (p in m) then begin include(m, p); for e : = 0 to 6 do if not (e in m) then begin include(m, e); for c : = 0 to 6 do if not (c in m) then begin include(m, c); if u * 1000 + s * 100 + s * 10 + r + u * 100 + s * 10 + a = p * 10000 + e * 1000 + a * 100 + c * 10 + e then writeln(u, s, s, r, ' + ', u, s, a, ' = ', p, e, a, c, e); exclude(m, c) end; exclude(m, e); end; exclude(m, p); end; exclude(m, a) end; exclude(m, r) end; exclude(m, s) end; exclude(m, u) end; end.

Нажмите на рекламу ниже и сразу увидите ответ
Популярные вопросы:
Ответ:
Kiberyblydok23
28.09.2020 09:24
Можно исправить, если во всех циклах вместо "to 6" написать "to 9". Результат получится:
9338 + 932 = 10270
0,0(0 оценок)
Полный доступ
Позволит учиться лучше и быстрее. Неограниченный доступ к базе и ответам от экспертов и ai-bota Оформи подписку
logo
Начни делиться знаниями
Вход Регистрация
Что ты хочешь узнать?
Спроси ai-бота