Skip to content

Handle time limit exceeded for 73rd test case #3196

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DiabolusGX
Copy link

If result is already bigger than half of nums array means this res is the right answer and no other sequence can be bigger than current result

  • File(s) Modified: 0128-longest-consecutive-sequence
  • Language(s) Used: go
  • Submission URL: link

Important

Please make sure the file name is lowercase and a duplicate file does not already exist before merging.

If result is already bigger than half of nums array means this res is the right answer and no other sequence can be bigger than current result
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.

1 participant