Skip to content

Create 392. Is Subsequence.md#57

Open
tokuhirat wants to merge 1 commit intomainfrom
392.-Is-Subsequence
Open

Create 392. Is Subsequence.md#57
tokuhirat wants to merge 1 commit intomainfrom
392.-Is-Subsequence

Conversation

@tokuhirat
Copy link
Owner

This Problem
392. Is Subsequence
Next Ploblem
31. Next Permutation
言語: Python


## STEP3
### 3回ミスなく書く
添字一つの方がわかりやすいと思った。
Copy link

@kzmkt kzmkt Aug 23, 2025

Choose a reason for hiding this comment

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

自分もこの形が良いかなと思いました。
2つのものを比較するときに、両方とも走らせるのは「工夫しているなぁ」と感じるので、このくらいの複雑さならこれで良いと思います

@skypenguins
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

Successfully merging this pull request may close these issues.

3 participants