搜索资源列表
KPARCH
- SPOJ KPARCH 扩展KMP算法-SPOJ KPARCH expansion of KMP algorithm
ccost_up.cpp
- spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for sub sum and updating a cell in O(logn)
k-query_up.cpp
- spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so that they maybe efficiently preprocessed.
dtree_up.cpp
- spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick trees. Offline algorithm for queries
spoj705
- spoj705 后缀数组 里面有后缀数组的模板 在spoj上提交正确-spoj705 suffix array suffix array inside a template has spoj submitted in the correct
qtree
- 关于SPOJ 中的qtree问题的一类解法和深入思考-About the qtree problem s solution and in-depth reflection
ABSYS
- These are some of my solutions in SPOJ
spoj_classification.tar
- spoj 的所有题目分类,包含了简单的提示信息。-spoj problem classification
SPOJsource
- 郭华阳大牛SPOJ的程序解答,对于ACM竞赛的同学非常受用-This is a solution code set for problems on SPOJ online judge system
brspoj
- BR SPOJ problem Bits Trocados, Feynmam and Alarme Despertador solution
brspoj3
- BR SPOJ F91,Fatora, e COfrinhos da vo vitoria problems solution
brspoj4
- BR SPOJ Loop Musical, Primo, Palavra Prima problems solutions
brspoj5
- br spoj quermesse, pontos, problem solutions
CPP
- My solution for some spoj problems
BONES
- BONES SPOJ PROBLEM Source code visit vn.spoj.pl for more information
sp_11
- spoj problems that i solved before enjoy
CPP
- My CPP Documents From SPOJ, UVA
VNOI_BONUS
- code spoj BONUS (oi)VNOI_BONUS.PAS(vn.spoj.pl)+ vali2.pas
SPOJ
- Some solution of problems in SPOJ, all of them use DP technique to attack the problems.
SPOJ-2
- Some Solution of Problem in SPOJ (Sphere Online Judge) solved in various algorithm.