搜索资源列表
gedebahecaixiang
- 这段代码是算法设计和ACM程序设计里的一道哥德巴赫猜想的源代码。-This code is ACM algorithm design and program design inside the source code for a Goldbach' s conjecture.
6609_Minimal_-Subarray_-Length.tar
- Solution for the problem 6609 - Minimal Subarray Length(ACM-ICPC Live Archive), uses Kadane s Algorithm. Time of complexity O(n2).