K
K
khamili2020-05-29 13:06:09
Pascal
khamili, 2020-05-29 13:06:09

The program for the implementation of encoding and decoding the entered text according to the correspondence table ...?

Write a program to implement the encoding and decoding of the entered text according to the lookup table. The table should specify the correspondence between the letters of the Russian alphabet and any characters (one character is assigned to one letter). For example:
A -!
B - > C
- <
G - “
...
The dimension of the alphabet is 25 letters.
The program must take into account one of the rules, if the input text contains letters that are not in the input alphabet, then they must be ignored (skip), i.e. as a result of decoding, not the full text will be obtained.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question