-
### gopls version
Build info
----------
golang.org/x/tools/gopls v0.15.3
golang.org/x/tools/gopls@v0.15.3 h1:zbdOidFrPTc8Bx0YrN5QKgJ0zCjyGi0L27sKQ/bDG5o=
github.com/BurntSushi/toml@v1.2.1…
-
### LeetCode 用户名
onepeiece
### 问题号码、标题和链接
https://leetcode.cn/problems/maximal-square/?envType=study-plan-v2&envId=dynamic-programming
### Bug Category
不正确的测试用例 *(根据问题陈述,测试用例的输出不正确)*
### 描述
gol…
-
https://shaoyuanhangyes.github.io/2021/05/13/LeetCode%E5%88%B7%E9%A2%98%E4%B9%8BGolang%E6%A8%A1%E7%89%88/#more
前言在LeetCode上刷题时 有的时候自己无法理解和追踪某个变量的变化 因此需要debug代码 但LeetCode的debug功能很鸡肋 不如自己在本地编译器中进行断点调…
-
https://www.teamblind.com/
[What are some alternatives to Glassdoor for company reviews?](https://www.reddit.com/r/cscareerquestions/comments/jcy5d6/what_are_some_alternatives_to_glassdoor_for/)
-
## 🐛 Bug Report
this bug showed after I updated vscode to 1.75.1
double click any problem. leet code would still work, but it says
"""
Command "node "/Users/[user_name]/.vscode/extensions…
-
**Why**
- The future is more and more intelligent, which bases on computer science.
- This is my major.
**How**
- Learn C++ and Golang.
- English.
- Communication skills
**Why C++ and Gola…
-
for example, `217.contains-duplicate.go`:
```
/*
* @lc app=leetcode.cn id=217 lang=golang
*
* [217] 存在重复元素
*
* https://leetcode-cn.com/problems/contains-duplicate/description/
*
* al…
-
## 🚀 Feature Proposal
大部分编程语言都不支持中文目录,希望能自动生成英文目录路径
## Motivation
根据 [自定义题目文件的相对文件夹路径和文件名](https://github.com/LeetCode-OpenSource/vscode-leetcode/wiki/%E8%87%AA%E5%AE%9A%E4%B9%89%E9%A2%98%E7%9B%A…
-
### LeetCode Username
qubenhao
### Problem Number, Title, and Link
1379. Find a Corresponding Node of a Binary Tree in a Clone of That Tree https://leetcode.com/problems/find-a-corresponding-node-o…
-
## 🐛 Bug Report
when I click debug, an error comes on console says no matches found
Also system unable to import these files "from python3problem15 import * "
I'm unable to debug in python
OS -…