ErrLookup › doocs/leetcode
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 · Java · 24,208 source files
Analyzed at f84f361dc4 on 2026-08-27. 17 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Not Equal | error_code | error | javascript, assertion, equality, leetcode |
| Equal | error_code | error | javascript, assertion, equality, leetcode |
| Not Equal | error_code | error | typescript, assertion, equality, leetcode |
| Equal | error_code | error | typescript, assertion, equality, leetcode |
| Division by zero is not allowed | error_code | error | typescript, arithmetic, division-by-zero, guard-clause |
| Invalid char: | exception | error | java, validation, illegal-argument, encoding, leetcode |
| Can not divide by 0 | exception | error | php, arithmetic, division-by-zero, leetcode |
| Can not divide by 0 | exception | error | php, arithmetic, division-by-zero, documentation, leetcode |
| Invalid char: | exception | error | java, validation, illegal-argument, encoding, documentation |
| Invalid char: | exception | error | java, validation, illegal-argument, encoding, documentation |
| Not Equal | error_code | error | typescript, assertion, equality, documentation |
| Equal | error_code | error | typescript, assertion, equality, documentation |
| Not Equal | error_code | error | typescript, assertion, equality, documentation |
| Equal | error_code | error | typescript, assertion, equality, documentation |
| Division by zero is not allowed | error_code | error | typescript, arithmetic, division-by-zero, documentation |
| Division by zero is not allowed | error_code | error | typescript, arithmetic, division-by-zero, documentation |
| Can not divide by 0 | exception | error | php, division-by-zero, arithmetic, guard-clause, leetcode |