поиск

How does Google Translate work? [closed]

Closed. This question should be specified . Answers to it are not accepted at the moment. ... ion It doesn't seem to send any requests to the server... is this possible locally?

Search for a word in a string by letter

Condition: Write a program that searches in a string entered by the user and displays words starting with a specific lett ... he specified one, then output all the characters up to the next space. But how to write it all in the code, I I have no idea.

Search for a word from a given dictionary by several known letters

A dictionary of words of different lengths (approximately 1500 words) is given. The input is given several letters (from 3 an ... thers (the order of the others is unknown). Tell me the algorithm for finding all the appropriate words from the dictionary?