Skip to content

Виленский Тимофей#4

Open
dash1ney wants to merge 1 commit into
cppdevcourse:masterfrom
dash1ney:master
Open

Виленский Тимофей#4
dash1ney wants to merge 1 commit into
cppdevcourse:masterfrom
dash1ney:master

Conversation

@dash1ney

@dash1ney dash1ney commented Nov 3, 2025

Copy link
Copy Markdown

No description provided.

@czertyaka czertyaka left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Задание принято

Comment thread hide-secret.cpp

if (textlen < 1 || secretlen < 1 || textlen < secretlen) { return; }

std::vector<size_t> indices;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Предлагаю сделать reserve(textlen)

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

Successfully merging this pull request may close these issues.

2 participants