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

4 questions #1

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

4 questions #1

wants to merge 11 commits into from

Conversation

echoyjxie
Copy link
Collaborator

No description provided.

@@ -34,9 +34,22 @@ def fizzBuzz(n):
:type n: int
:rtype: List[str]
"""
print n
Buzz = []
Copy link
Owner

Choose a reason for hiding this comment

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

  1. 考虑大小写问题

2)如果是空格输入数组越界

"""
Copy link
Owner

Choose a reason for hiding this comment

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

"()[]{}"

这个输入不对

echoyjxie and others added 10 commits February 6, 2019 15:36
0206
Change-Id: I08c2b4d66b077a5aafa59565ba904f1b0f4440c8
Change-Id: I32f5f6297a0f8bdb5814a0908927cd2e86cd2805
Change-Id: Iecb1171f2179a1edc2af29286fd4c5e2af54142c
…into xjj_0206

Change-Id: Ife6872bfd55f3c28def24e23080723187f3e4bd8
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