8000 test issue and submit beats ratio bugs · Issue #57 · skygragon/leetcode-cli · GitHub
[go: up one dir, main page]

Skip to content

test issue and submit beats ratio bugs #57

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 8000 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
danche354 opened this issue Jul 19, 2017 · 4 comments
Closed

test issue and submit beats ratio bugs #57

danche354 opened this issue Jul 19, 2017 · 4 comments
Labels

Comments

@danche354
Copy link
danche354 commented Jul 19, 2017

Problem Summary

  1. When use leetcode test ./.cpp -t testcase, it occurs error adding quotation marks on testcase, the command documentations may need changed :).
  2. How to use interactive command -i in test occasion, when I use leetcode test ./.cpp -i in Win10, I don't know what to do next and I tried some input, cmd didn't response.
  3. Why every time I submit, it gives me beats 100% of cpp submissions? Actually it didn't.

How to reproduce

Environment

  • leetcode-cli version:
  • Win10 professional version:
  • Node version: v8.1.4
  • Npm version: 5.0.3
@skygragon
Copy link
Owner

@danche354 Which version of leetcode-cli are u using?

  1. please share me the testcase you failed with? basically you can copy/paste the testcase example display in 'show' command.
  2. on linux we use ctrl-D to send EOF event, while seems windows can't recognize this event thus failed to end. Will fix it later.
  3. I meet the same problem recently, will look into it.

Thanks for reporting this.

@danche354
Copy link
Author

@skygragon Thanks for your reply! The 1st question is solved as I used " rather than '. I think it will be better to provide a command pick for pick an random one.

@skygragon skygragon added the bug label Jul 19, 2017
skygragon added a commit that referenced this issue Jul 19, 2017
Signed-off-by: Eric Wang <skygragon@gmail.com>
skygragon added a commit that referenced this issue Jul 19, 2017
Signed-off-by: Eric Wang <skygragon@gmail.com>
@skygragon
Copy link
Owner

feel free to try release 1.0.0

@skygragon
Copy link
Owner

#58 is create for random pick one.

tainenko pushed a commit to tainenko/leetcode-cli that referenced this issue Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
0