Nathan Wang
|
d14313ce25
|
add landing page
|
2020-06-16 16:26:28 -07:00 |
|
nchn27
|
32e19cf11d
|
Update Contest_Strategy.md
|
2020-06-16 19:26:08 -04:00 |
|
nchn27
|
e95d7bf955
|
Update Contest_Strategy.md
|
2020-06-16 19:25:02 -04:00 |
|
nchn27
|
4edeb880f0
|
Update Contest_Strategy.md
|
2020-06-16 19:22:50 -04:00 |
|
nchn27
|
e1518ae161
|
Update Contest_Strategy.md
|
2020-06-16 19:21:48 -04:00 |
|
nchn27
|
0285f6e8da
|
Update Contest_Strategy.md
|
2020-06-16 19:21:00 -04:00 |
|
|
cc99a4ff20
|
fixed indentation
|
2020-06-16 18:14:17 -05:00 |
|
|
1dc8bc34fd
|
Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide
|
2020-06-16 17:57:35 -05:00 |
|
|
f005f6de6a
|
minor changes to dp (added an LIS problem), added DP on DAG and some definitions
|
2020-06-16 17:57:23 -05:00 |
|
nchn27
|
a6f6601aca
|
Update Contest_Strategy.md
|
2020-06-16 18:48:48 -04:00 |
|
Nathan Wang
|
2615657883
|
latex fixes
|
2020-06-16 14:27:11 -07:00 |
|
Nathan Wang
|
1abd013e7b
|
Merge branch 'master' of https://github.com/thecodingwizard/usaco-training-2.0
|
2020-06-16 11:10:50 -07:00 |
|
Nathan Wang
|
4110e143ac
|
typo
|
2020-06-16 11:10:47 -07:00 |
|
Benjamin Qi
|
dff05866ac
|
move time-comp, bitset
|
2020-06-16 14:05:15 -04:00 |
|
Nathan Wang
|
958956f592
|
bugfixes
|
2020-06-16 10:51:55 -07:00 |
|
Benjamin Qi
|
ad104c9eff
|
restructure most
|
2020-06-16 13:09:59 -04:00 |
|
summitwei
|
ada78ccd53
|
Update Practicing.md
|
2020-06-16 11:27:33 -04:00 |
|
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 |
|