aboutsummaryrefslogtreecommitdiffstats
path: root/footer.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'footer.asciidoc')
-rw-r--r--footer.asciidoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/footer.asciidoc b/footer.asciidoc
index a6301ee..18c6751 100644
--- a/footer.asciidoc
+++ b/footer.asciidoc
@@ -16,6 +16,18 @@ https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&pag
| Accept | 0.516 | http://codepad.org/03dW6ZHV[codepad]
+| SplayTree + SegmentTree | 'Shuffling_cards' |
+http://acm.csie.org/ntujudge/problem.php?id=1353[NTU-OJ]
+http://www.spoj.com/problems/SHUFFLEK/[SPOJ]
+| Accept/TLE | 6.910/--- | http://codepad.org/yUeiVZc0[codepad]
+
+| SplayTree + BinaryIndexTree | 'Shuffling_cards' |
+http://acm.csie.org/ntujudge/problem.php?id=1353[NTU-OJ]
+http://www.spoj.com/problems/SHUFFLEK/[SPOJ]
+|Accept/Accept|5.480/44.35| http://codepad.org/GAWjEtmq[codepad]
+
+
+
|=======================================================================