Commit graph

274 commits

Author SHA1 Message Date
Benjamin Qi
c1ad07f744 prefix sums, add binsearch prereqs 2020-06-15 23:48:49 -04:00
Benjamin Qi
a50e98fc48 + intro NT, binsearch on answer 2020-06-15 22:35:30 -04:00
Siyong Huang
01fa5daf1e
Update Sorting_Custom.md 2020-06-15 19:28:52 -07:00
Siyong
cf84d046ba Update Sorting_Custom.md 2020-06-15 19:23:04 -07:00
Benjamin Qi
2c1b1e3ed7 move around sorting 2020-06-15 21:58:45 -04:00
d62a785811 minor changes 2020-06-15 20:50:31 -05:00
8c0f2bb578 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-15 20:44:57 -05:00
Benjamin Qi
3b404cd2d1 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-15 21:44:05 -04:00
Benjamin Qi
7cbdfba674 a bunch 2020-06-15 21:44:03 -04:00
2143be8d47 removed TODO list (all completed) 2020-06-15 20:44:00 -05:00
b72b0534d2 added mention of custom comparators sorting edges 2020-06-15 20:22:41 -05:00
0c521b8cb3 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-15 20:08:54 -05:00
806171d3e6 updated sorting; added stable_sort, problems, copied comparator for java, wrote coord compression section, fixed merge conflicts 2020-06-15 20:08:40 -05:00
Benjamin Qi
af1719ad14 order, rename 2020-06-15 21:06:49 -04:00
e4a5af7129 updated sorting; added stable_sort, problems, copied comparator for java, wrote coord compression section 2020-06-15 20:05:15 -05:00
Benjamin Qi
ec8a3fe083 bronze + silver reorganize, started removing slugs 2020-06-15 20:46:39 -04:00
Benjamin Qi
ab2a8e2847 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-15 20:12:41 -04:00
Benjamin Qi
77cb625c66 modify intro stuff 2020-06-15 20:11:54 -04:00
Nathan Wang
22bf8d3205 add syllabus to intro section 2020-06-15 16:43:56 -07:00
Nathan Wang
b06c336f75 make trivial text change to trigger rebuild 2020-06-15 16:37:06 -07:00
Nathan Wang
b56c5c38d1 remove console.log 2020-06-15 16:31:53 -07:00
Nathan Wang
7bdeaa9e89 bugfix 2020-06-15 16:30:49 -07:00
Nathan Wang
c2ffa7c624 fix merge conflicts 2020-06-15 16:25:29 -07:00
Nathan Wang
e58707d86e refactor order into ordering.js 2020-06-15 16:19:07 -07:00
Darren Yao
7940167847
Reverted 2020-06-15 14:04:47 -07:00
Darren Yao
660d3f2e3b
Deleted all the dollar signs; this isn't latex 2020-06-15 14:02:37 -07:00
Darren Yao
a1390e1ddd
Copied pasted and fixed the section. Needs some latex to markdown fixing 2020-06-15 13:54:16 -07:00
Darren Yao
e5a0feae55
Wrote the section
Was lazy in converting latex to markdown especially on stuff like \leq, can someone fix this
2020-06-15 13:24:33 -07:00
Siyong Huang
5c4a15baa6
Update 4_Practicing.md 2020-06-15 13:03:53 -07:00
Siyong
53ce13e0cc Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-15 13:00:14 -07:00
Siyong
d159fe357b Update 4_Practicing.md 2020-06-15 13:00:01 -07:00
Darren Yao
d00ab7c535
Update 7_Bronze_Simulation.md 2020-06-15 12:50:59 -07:00
Darren Yao
f1f1d6038e
Update 6_Bronze_Pairs.md 2020-06-15 12:44:37 -07:00
Darren Yao
f457d8afb7
Update 5_Bronze_DS_Common.md 2020-06-15 12:43:55 -07:00
Darren Yao
090009652e
Update 6_Bronze_Pairs.md 2020-06-15 12:38:13 -07:00
Siyong Huang
690d27f718
Update Intro_Problems.md 2020-06-15 12:34:27 -07:00
Darren Yao
e77f646373
Fixed a small error 2020-06-15 12:33:56 -07:00
Darren Yao
e11fbc99f4
Added a section. 2020-06-15 12:27:48 -07:00
Darren Yao
e1ec975fac
Update 3_WhyCpp.md 2020-06-15 12:23:14 -07:00
Darren Yao
2204cc108e
Added content, filled in To-Do's, fixed errors 2020-06-15 12:21:23 -07:00
Darren Yao
d1509399a6
Update Intro_Start.md 2020-06-15 12:20:09 -07:00
Darren Yao
4076a07fd7
Update Intro_Problems.md 2020-06-15 12:16:47 -07:00
Darren Yao
4d2f21d674
Fixed formatting... 2020-06-15 12:16:11 -07:00
Darren Yao
dfb56d91ca
Added Java Template 2020-06-15 12:15:27 -07:00
Siyong
2183e764d8 Update 3_Silver_Sorting.md 2020-06-14 12:28:34 -07:00
Siyong
def3894b47 Update 3_Silver_Sorting.md 2020-06-14 01:15:21 -07:00
Siyong
a8125c52bb Update 3_Silver_Sorting.md 2020-06-13 19:10:17 -07:00
Siyong
ffa0230d1d Update 3_Silver_Sorting.md 2020-06-13 18:58:10 -07:00
Siyong
f39d965fa7 Update Silver Sorting 2020-06-13 18:48:29 -07:00
Benjamin Qi
5e50a005c7 + description 2020-06-13 21:37:27 -04:00