Vector最大能生成长度为多少的不重复序列?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 182
- PR merge metrics
- No merged PRs in 30d
Description
我想生成一个1e5的不重复数列,但是提示数据太大,Vector能生成的最大数量是多少呢?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies Vector and a reproduction size of 1e5, but names no implementation file or test. Start by locating Vector's sequence-generation entry point and reproducing the reported size error; done would require a maintainer-approved answer or a defined change to the supported maximum.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100