You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Command "node "/Users/jiang/.vscode/extensions/shengchen.vscode-leetcode-0.15.7/node_modules/vsc-leetcode-cli/bin/leetcode",show,196,-cx,-l,java" failed with exit code "0". Please open the output channel for details.
To Reproduce
Click on question 175, and click on code now, then the error appears out. the file is empty
but some of question like 326.
Expected behavior
A clear and concise description of what you expected to happen.
Extension Output
Error: Command "node "/Users/jiang/.vscode/extensions/shengchen.vscode-leetcode-0.15.7/node_modules/vsc-leetcode-cli/bin/leetcode",show,196,-cx,-l,java" failed with exit code "0". Please open the output channel for details.
Guidance: Press Ctrl+Shift+U, and toggle the channel to LeetCode.
[176] 第二高的薪水
🐛 Bug Report
Error: Command "node "/Users/jiang/.vscode/extensions/shengchen.vscode-leetcode-0.15.7/node_modules/vsc-leetcode-cli/bin/leetcode",show,196,-cx,-l,java" failed with exit code "0". Please open the output channel for details.
To Reproduce
Click on question 175, and click on code now, then the error appears out. the file is empty
but some of question like 326.
Expected behavior
A clear and concise description of what you expected to happen.
Extension Output
Error: Command "node "/Users/jiang/.vscode/extensions/shengchen.vscode-leetcode-0.15.7/node_modules/vsc-leetcode-cli/bin/leetcode",show,196,-cx,-l,java" failed with exit code "0". Please open the output channel for details.
Guidance: Press
Ctrl+Shift+U
, and toggle the channel toLeetCode
.[176] 第二高的薪水
https://leetcode-cn.com/problems/second-highest-salary/description/
Tags: database
Langs: mssql mysql oraclesql
编写一个 SQL 查询,获取
Employee
表中第二高的薪水(Salary) 。例如上述
Employee
表,SQL查询应该返回200
作为第二高的薪水。如果不存在第二高的薪水,那么查询应返回null
。[176] 第二高的薪水
https://leetcode-cn.com/problems/second-highest-salary/description/
Tags: database
Langs: mssql mysql oraclesql
编写一个 SQL 查询,获取
Employee
表中第二高的薪水(Salary) 。例如上述
Employee
表,SQL查询应该返回200
作为第二高的薪水。如果不存在第二高的薪水,那么查询应返回null
。[176] 第二高的薪水
https://leetcode-cn.com/problems/second-highest-salary/description/
Tags: database
Langs: mssql mysql oraclesql
编写一个 SQL 查询,获取
Employee
表中第二高的薪水(Salary) 。例如上述
Employee
表,SQL查询应该返回200
作为第二高的薪水。如果不存在第二高的薪水,那么查询应返回null
。Your Environment
The text was updated successfully, but these errors were encountered: