aboutsummaryrefslogtreecommitdiffstats
path: root/!readme_footer.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to '!readme_footer.asciidoc')
-rw-r--r--!readme_footer.asciidoc38
1 files changed, 38 insertions, 0 deletions
diff --git a/!readme_footer.asciidoc b/!readme_footer.asciidoc
new file mode 100644
index 0000000..52a4af0
--- /dev/null
+++ b/!readme_footer.asciidoc
@@ -0,0 +1,38 @@
+
+== Test
+=== ACM 相關題目
+[options="header",width="70%",cols="3<s,3<,4^,1^,1<,2^m",grid="rows"]
+|=======================================================================
+| Name | Problem | Link | Status | Time | source
+| KD_Tree | 'Retrenchment' |
+http://acm.csie.org/ntujudge/problem.php?id=1971[NTU-OJ]
+https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=4052[ACM-ICPC Live]
+| Accept | 0.083/0.083 | http://codepad.org/U85ruse5[codepad]
+
+
+| VP_Tree | 'Retrenchment' |
+http://acm.csie.org/ntujudge/problem.php?id=1971[NTU-OJ]
+https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=4052[ACM-ICPC Live]
+| Accept | 0.516/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]
+
+
+
+|=======================================================================
+
+
+
+
+== Bug Report / Contact
+ * E-Mail: cat.hook31894 \~在~ gmail.com
+ * GitHub