Skip to content

Solution to Problem 19 Added#40

Open
lordtt13 wants to merge 3 commits intonamannimmo10:masterfrom
lordtt13:Problem19
Open

Solution to Problem 19 Added#40
lordtt13 wants to merge 3 commits intonamannimmo10:masterfrom
lordtt13:Problem19

Conversation

@lordtt13
Copy link
Copy Markdown

@lordtt13 lordtt13 commented Oct 5, 2019

Closes Issue #5
Please check and merge

Copy link
Copy Markdown
Owner

@namannimmo10 namannimmo10 left a comment

Choose a reason for hiding this comment

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

Please make these changes, and if possible optimize the code further. It's slow.

Comment thread ps019.py
@author: tanma
"""

import time,calendar
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

There's no need to import time. You can remove it.

Comment thread ps019.py
counter += 1
return counter

t = int(input().strip())
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Please make it specific to the problem statement.

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