aboutsummaryrefslogtreecommitdiffstats
path: root/README.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.asciidoc')
-rw-r--r--README.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 5675b90..dd68f9b 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -704,13 +704,13 @@ operator{b} )
| 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 | http://codepad.org/U85ruse5[codepad]
+| 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 | http://codepad.org/03dW6ZHV[codepad]
+| Accept | 0.516/0.516 | http://codepad.org/03dW6ZHV[codepad]
| SplayTree + SegmentTree | 'Shuffling_cards' |