Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Запутывающее описание ТЗ #32

Open
SVorobey opened this issue Jan 7, 2023 · 1 comment
Open

Запутывающее описание ТЗ #32

SVorobey opened this issue Jan 7, 2023 · 1 comment

Comments

@SVorobey
Copy link

SVorobey commented Jan 7, 2023

Space in string is **********. Output: String (decoded) Example: me -> m === -- === 0000001111, e === . === 0000000010 -> 00000011110000000010.
После того, как читаешь часть Output:.. по всей логике получается, что на вход у нас идёт строка "me", а на выходе строка с нулями, единицами и звёздочками. И только посмотрев файл test.js, и, сравнив его с index.js, понимаешь что всё работает наоборот. Исправьте пожалуйста или слово Output на Input, или расположение me и полученной строки с нулями и единицами.

@Frussia122
Copy link

Прикольно когда делаешь таску по заданию, смотришь тесты. И понимаешь что нужно сделать противоположно таске...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants