Skip to content

Create 392. Is Subsequence.md#54

Open
fuga-98 wants to merge 1 commit into
mainfrom
392.-Is-Subsequence
Open

Create 392. Is Subsequence.md#54
fuga-98 wants to merge 1 commit into
mainfrom
392.-Is-Subsequence

Conversation

@fuga-98
Copy link
Copy Markdown
Owner

@fuga-98 fuga-98 commented May 29, 2025

Comment thread 392. Is Subsequence.md

> 変形の仕方も頭において、どう書くと見通しがよく伝わるかを考えてみましょう。
>
- 変形の仕方は考えたほうがよさそう。
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

局所的な変形で見通しを良くするというのはよくやることかと思います。

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

振り返ってみると三回書くフェーズで自然に思いつく気がします。

Comment thread 392. Is Subsequence.md
return True
```

このwhileが一番シンプルな感じがする。
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

はい、見やすいと思います。

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.

3 participants