Skip to content

Nishi cell/regex1 - #4

Open
celluloce wants to merge 5 commits into
masterfrom
NishiCell/regex1
Open

Nishi cell/regex1#4
celluloce wants to merge 5 commits into
masterfrom
NishiCell/regex1

Conversation

@celluloce

Copy link
Copy Markdown
Collaborator

正規表現のやつ

@yumetodo

yumetodo commented Jan 6, 2017

Copy link
Copy Markdown
Member

@NishiCell
README.mdを消してください。

@yumetodo
yumetodo self-requested a review January 6, 2017 10:51
Comment thread report/regex1/NishiCell/README.md Outdated
[0-9]{10,11}

苗字 名前
.+( | ).+

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

|(OR)を使わないでも解けるので、それも書いてみてください。

Comment thread report/regex1/NishiCell/README.md Outdated
.+( | ).+

みょうじ なまえ
[ぁ-ん|ー]+( | )[ぁ-ん|ー]+

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

|(OR)を使わないでも解けるので、それも書いてみてください。
また、[](文字集合)の中に|を書いてもORにはなりません

@yumetodo yumetodo left a comment

Copy link
Copy Markdown
Member

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.

2 participants