Skip to content

Conversation

@lordtt13
Copy link

@lordtt13 lordtt13 commented Oct 5, 2019

Closes Issue #5
Please check and merge

Copy link
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.

@author: tanma
"""

import time,calendar
Copy link
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.

counter += 1
return counter

t = int(input().strip())
Copy link
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