Nathan Wang
|
ad523bf2e3
|
add cses problems through towers
|
2020-06-22 20:28:43 -07:00 |
|
Benjamin Qi
|
af73a84163
|
lots
|
2020-06-22 22:17:59 -04:00 |
|
Benjamin Qi
|
84cc6bcebd
|
+ PAPS
|
2020-06-22 21:00:35 -04:00 |
|
Nathan Wang
|
934ef154d6
|
change prerequisites format
|
2020-06-22 13:51:12 -07:00 |
|
Benjamin Qi
|
ee4e9e7762
|
edit descriptions
|
2020-06-22 15:59:16 -04:00 |
|
Nathan Wang
|
71024e951f
|
fix mdx formatting
|
2020-06-22 10:56:41 -07:00 |
|
Benjamin Qi
|
ad168e80cf
|
rearrange all, transfer descriptions
|
2020-06-22 10:26:06 -04:00 |
|
Benjamin Qi
|
dca5e9cd32
|
Add CSES probs, rearrange
|
2020-06-21 21:45:24 -04:00 |
|
Benjamin Qi
|
c1b7f140e9
|
move cycs to gold
|
2020-06-20 18:27:52 -04:00 |
|
Nathan Wang
|
76f66a88cc
|
migrate to gatsby mdx
|
2020-06-17 15:18:07 -07:00 |
|
Siyong
|
0ce2f6bcb7
|
Update Sorting_Custom.md
|
2020-06-16 19:49:41 -07:00 |
|
Siyong
|
8772d3169b
|
Update Sorting_Custom.md
|
2020-06-16 19:43:31 -07:00 |
|
|
21dcd332d6
|
rearrange containers
|
2020-06-16 21:14:52 -05:00 |
|
Siyong
|
a8d0545b02
|
Update Sorting_Custom.md
|
2020-06-16 18:56:34 -07:00 |
|
Siyong
|
1f243cfa35
|
Update Sorting_Custom.md
|
2020-06-16 18:55:44 -07:00 |
|
Siyong
|
527ce9698e
|
Update Sorting_Custom_2.md
|
2020-06-16 18:35:56 -07: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 |
|
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 |
|
|
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 |
|
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 |
|
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
|
2b3515c107
|
+ Silver DS stub, move around DP again
|
2020-06-10 20:49:01 -04:00 |
|
Nathan Wang
|
32e172901c
|
fix latex bug
|
2020-06-09 15:29:08 -07:00 |
|
summitwei
|
36838ddd62
|
Update 6_Silver_Psum.md
|
2020-06-09 15:04:21 -04:00 |
|
summitwei
|
1734593cfc
|
Update 6_Silver_Psum.md
|
2020-06-09 14:58:30 -04:00 |
|
summitwei
|
94a38bab13
|
Update 6_Silver_Psum.md
|
2020-06-09 14:56:48 -04:00 |
|
Benjamin Qi
|
bf9a101876
|
rearrange psum
|
2020-06-09 14:42:59 -04:00 |
|
Benjamin Qi
|
76e9f36b00
|
debug
|
2020-06-09 14:34:04 -04:00 |
|
summitwei
|
8e99459134
|
Update 6_Silver_Psum.md
|
2020-06-09 14:27:57 -04:00 |
|
summitwei
|
242f872fb1
|
Update 6_Silver_Psum.md
|
2020-06-09 14:10:12 -04:00 |
|
Benjamin Qi
|
6e9f121024
|
minor
|
2020-06-09 12:57:44 -04:00 |
|
Benjamin Qi
|
cb466ca2d6
|
rearrange bronze
|
2020-06-09 00:01:24 -04:00 |
|
Benjamin Qi
|
178308bbd5
|
misc
|
2020-06-08 21:41:23 -04:00 |
|
Benjamin Qi
|
486b06a350
|
latex for silver complexity
|
2020-06-08 21:20:37 -04:00 |
|
Benjamin Qi
|
01cbbfe55b
|
+ Debug
|
2020-06-08 21:10:26 -04:00 |
|
Benjamin Qi
|
2b77f35528
|
reorganize again
|
2020-06-08 20:47:37 -04:00 |
|
Darren Yao
|
d7026d2d16
|
Update 0_Silver_Complexity.md
|
2020-06-08 16:39:45 -07:00 |
|
Darren Yao
|
0cac54ec5c
|
Update 0_Silver_Complexity.md
|
2020-06-08 16:39:28 -07:00 |
|
Darren Yao
|
8e8a0662d2
|
Update 0_Silver_Complexity.md
|
2020-06-08 16:36:10 -07:00 |
|
Benjamin Qi
|
5c51a53f63
|
clean up general, rearrange
|
2020-06-08 16:42:55 -04:00 |
|