We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
after test case failed, it will prompt which lines have error, but they are not actual line number in source file
accurate line number
- Waiting for judge result - Waiting for judge result × Compile Error × Error: Line 13: Char 45: undefined: rot (solution.go) × Error: Line 13: Char 45: undefined: rot (solution.go) × Your Input: [3,9,20,null,null,15,7] × Expected Answer: true × Stdout:
The text was updated successfully, but these errors were encountered:
the same issue happens on Mac too.
Sorry, something went wrong.
Same happens on Linux, using VSCodium on an Ubuntu derivative.
No branches or pull requests
🐛 Bug Report
after test case failed, it will prompt which lines have error, but they are not actual line number in source file
To Reproduce
Expected behavior
accurate line number
Extension Output
Your Environment
The text was updated successfully, but these errors were encountered: