Commit graph

474 commits

Author SHA1 Message Date
Nathan Wang
3f1082e3ae bugfixes 2020-06-24 16:29:07 -07:00
Benjamin Qi
515adb7ba5 binsearch 2020-06-24 19:24:24 -04:00
Nathan Wang
47e908d9e6 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-24 16:08:22 -07:00
Nathan Wang
67750aa1e5 migrate gold/plat 2020-06-24 16:08:16 -07:00
Benjamin Qi
eb2e627ead change silver ext 2020-06-24 18:50:59 -04:00
Benjamin Qi
dde91671fb push bronze 2020-06-24 18:31:52 -04:00
Benjamin Qi
87b715bb1b Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-24 17:30:53 -04:00
Benjamin Qi
032c7f39c3 intro 2020-06-24 17:29:24 -04:00
Nathan Wang
3967dc3a44 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-24 14:29:02 -07:00
Nathan Wang
c7071888c3 migrate some problems to new format 2020-06-24 14:28:57 -07:00
Nathan Wang
4181782de2 resolve merge 2020-06-24 14:11:48 -07:00
1820f6a98a
Update Complete_Search.mdx
Added more explanation.
2020-06-24 15:52:51 -05:00
Nathan Wang
2e0c2b2136 add new problems format 2020-06-24 13:52:45 -07:00
Benjamin Qi
c90d0c9942 convert some probs 2020-06-24 16:50:30 -04:00
Nathan Wang
8d39e3e135 resolve merge issues 2020-06-24 10:55:13 -07:00
Nathan Wang
9afb5da8ca problem list updates 2020-06-24 10:53:59 -07:00
Benjamin Qi
8e13ead614 clean up BIT 2020-06-24 13:49:20 -04:00
Nathan Wang
205b6af46b Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-24 10:41:45 -07:00
Nathan Wang
52efe9bc00 add primitive show tags functionality 2020-06-24 10:37:51 -07:00
Benjamin Qi
6544b7d2ac Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-24 13:35:53 -04:00
Benjamin Qi
15563b2014 misc 2020-06-24 13:35:48 -04:00
Nathan Wang
2e0286d45f add cses id 2020-06-24 10:33:31 -07:00
Nathan Wang
4455b73de6 add problems list 2020-06-24 09:11:29 -07:00
Benjamin Qi
3a8cbfd9d5 + springboards 2020-06-23 13:27:41 -04:00
Nathan Wang
10bf3aa4ab update intro section 2020-06-22 20:45:59 -07:00
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
a8ab28fc9b Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-22 14:21:57 -07:00
Nathan Wang
4b0c36936a update content 2020-06-22 14:21:47 -07:00
Benjamin Qi
b502d48387 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-22 17:07:25 -04:00
Benjamin Qi
1bb72398c5 split geo 2020-06-22 17:07:07 -04:00
Nathan Wang
55aa711ef9 update docs 2020-06-22 13:58:36 -07:00
Nathan Wang
934ef154d6 change prerequisites format 2020-06-22 13:51:12 -07:00
Nathan Wang
b0f1daf182 escape description 2020-06-22 13:43:02 -07:00
Benjamin Qi
ee4e9e7762 edit descriptions 2020-06-22 15:59:16 -04:00
Nathan Wang
376f287245 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-22 10:57:04 -07:00
Nathan Wang
71024e951f fix mdx formatting 2020-06-22 10:56:41 -07:00
9cd8c6f76a added my section to DSU, wrote mod expo in Intro_NT 2020-06-22 11:31:47 -05:00
Benjamin Qi
ad168e80cf rearrange all, transfer descriptions 2020-06-22 10:26:06 -04:00
Nathan Wang
b80510e284 add optional block; update info block 2020-06-21 21:00:36 -07:00
Nathan Wang
c686b20cfa add optional component 2020-06-21 20:51:48 -07:00
Benjamin Qi
94f295778e + 1DSRQ, modify intro 2020-06-21 23:32:32 -04:00
Benjamin Qi
6968f74722 transfer "about this" 2020-06-21 22:16:01 -04:00
Benjamin Qi
d372ac42d0 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-21 21:45:25 -04:00
Benjamin Qi
dca5e9cd32 Add CSES probs, rearrange 2020-06-21 21:45:24 -04:00
Nathan Wang
f427567790 migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
Benjamin Qi
c1b7f140e9 move cycs to gold 2020-06-20 18:27:52 -04:00
fbddb044a1 Update Running_Cpp.md 2020-06-19 16:31:29 -05:00
Benjamin Qi
ae292980c1 remove endl 2020-06-18 21:38:30 -04:00
Benjamin Qi
617171ed7f update running cpp 2020-06-18 21:36:02 -04:00
Jonathan Paulson
4294b43129 Take out 32-bit integers and modular arithmetic from Data_Types. 2020-06-18 21:25:14 -04:00
Jonathan Paulson
87a97edd23 s/c++14/c++17 2020-06-18 21:17:12 -04:00
Jonathan Paulson
be3daa76c2 Merge branch 'master' of github.com:thecodingwizard/usaco-guide 2020-06-18 21:15:30 -04:00
Jonathan Paulson
7d595d7dba Explain various C++ flags 2020-06-18 21:15:19 -04:00
Benjamin Qi
86f6584330 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-18 21:15:15 -04:00
Benjamin Qi
01a6ed8d06 clean up intro 2020-06-18 21:15:13 -04:00
Jonathan Paulson
c19a3a84d9 Add endl in sample code. 2020-06-18 21:03:13 -04:00
Benjamin Qi
fea6ff643b Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-18 20:11:57 -04:00
Benjamin Qi
5f16a8a8cd minor 2020-06-18 20:11:19 -04:00
900dd09cd6
Update Input_Output.md 2020-06-18 14:19:44 -05:00
Nathan Wang
4083bbf72e add description field 2020-06-18 10:08:18 -07:00
Nathan Wang
42d6643285 convert details to spoiler tag 2020-06-17 16:10:45 -07:00
Nathan Wang
d5a419f5b9 merge conflict 2020-06-17 15:18:48 -07:00
Nathan Wang
76f66a88cc migrate to gatsby mdx 2020-06-17 15:18:07 -07:00
75742f0a69 minor fix 2020-06-17 13:47:10 -05:00
ab02143af0 fixed merge conflict 2020-06-17 13:44:59 -05:00
0693a604f0 tested/changed code, all works now 2020-06-17 13:42:42 -05:00
Benjamin Qi
bb202d94a6 modify intro / general 2020-06-17 14:05:19 -04:00
summitwei
5a1dcccae6
added some problems 2020-06-17 14:05:00 -04:00
Nathan Wang
124d11134b add missing semicolon 2020-06-16 20:27:48 -07:00
Nathan Wang
0390bd61d5 Merge branch 'master' of https://github.com/thecodingwizard/usaco-training-2.0 2020-06-16 20:25:37 -07:00
Nathan Wang
470d49cb61 remove about this guide 2020-06-16 20:25:28 -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
9fc00032f6 exponent 2020-06-16 21:04:48 -05:00
74032191d6 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-16 21:03:06 -05:00
1a5c9113d7 extra SPACE LOL 2020-06-16 21:02:55 -05:00
Siyong
a8d0545b02 Update Sorting_Custom.md 2020-06-16 18:56:34 -07:00
Siyong
4725e97aec Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-16 18:55:53 -07:00
Siyong
1f243cfa35 Update Sorting_Custom.md 2020-06-16 18:55:44 -07:00
fe14542319 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-16 20:51:42 -05:00
dedf6d5645 changed desc. 2020-06-16 20:51:27 -05:00
Nathan Wang
168ac63461 Merge branch 'master' of https://github.com/thecodingwizard/usaco-training-2.0 2020-06-16 18:49:25 -07:00
Nathan Wang
a5b75086bf add data structures gold to ordering 2020-06-16 18:42:09 -07:00
78cc5471f1 changed rect geo 2020-06-16 20:42:08 -05:00
f18feabfa0 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-16 20:40:12 -05:00
e70077194d Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-16 20:39:58 -05:00
Nathan Wang
61a22997a7 Merge branch 'master' of https://github.com/thecodingwizard/usaco-training-2.0 2020-06-16 18:39:54 -07:00
Nathan Wang
4246c9ec20 clean up some code 2020-06-16 18:39:47 -07:00
2f45e13c45 edited rectangle geo 2020-06-16 20:39:44 -05:00
Siyong
84a7c4b57a Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-16 18:36:05 -07:00
Siyong
527ce9698e Update Sorting_Custom_2.md 2020-06-16 18:35:56 -07:00
602aa1c8e1 fixed small spacing issue 2020-06-16 20:34:09 -05:00
a594005f13 wrote data structures gold 2020-06-16 20:32:29 -05:00
56bfd66016 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-16 19:10:08 -05:00
7ce588fc3c fixed info box & added to Bronze Rectangle Geo 2020-06-16 19:09:55 -05:00
nchn27
23510be948
Update Contest_Strategy.md 2020-06-16 19:34:41 -04:00
nchn27
e1c9d4dba4
Update Contest_Strategy.md 2020-06-16 19:33:19 -04:00
nchn27
da4e52b877
Update Contest_Strategy.md 2020-06-16 19:32:01 -04:00
nchn27
dffd6972cf
Update Contest_Strategy.md 2020-06-16 19:30:06 -04:00
nchn27
956932e144
Update Contest_Strategy.md 2020-06-16 19:26:53 -04: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
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
Benjamin Qi
b5177d648f remove link from spoiler 2020-06-13 20:43:01 -04:00
Benjamin Qi
fde66462a0 Create 8_Proposing.md 2020-06-13 20:39:24 -04:00
bce4a34810
Update Intro_RunningCpp.md 2020-06-11 11:27:28 -05:00
0ea77f69a9 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide
I didn't pull
2020-06-10 20:25:27 -05:00
a1be4b3c88 minor additions to DP on trees 2020-06-10 20:25:17 -05:00
5fd07cd983
Added C++ on Linux 2020-06-10 20:08:14 -05:00
1d10439d7d super dumb typo 2020-06-10 20:06:44 -05:00
78c16505ce minor changes to DP 2020-06-10 20:05:14 -05:00
Benjamin Qi
05a973d35f more minor DP changes 2020-06-10 20:59:01 -04:00
Benjamin Qi
2b3515c107 + Silver DS stub, move around DP again 2020-06-10 20:49:01 -04:00
Benjamin Qi
9c08fe9016 modify DP a bit 2020-06-10 20:25:30 -04:00
932676ab50
Merge pull request #1 from thecodingwizard/master
remove some camp links
2020-06-10 18:29:43 -05:00
bf5babe200
Update Intro_RunningCpp.md 2020-06-10 18:24:39 -05:00
Benjamin Qi
b1561d61ac remove some camp links 2020-06-10 17:54:52 -04:00
51a188cab7
Update Intro_RunningCpp.md 2020-06-09 20:28:33 -05:00
cb6e9b46c6
Update Intro_RunningCpp.md
Unfinished, will update later
2020-06-09 20:14:21 -05:00
Nathan Wang
32e172901c fix latex bug 2020-06-09 15:29:08 -07:00
Aaron Chew
5f0e2175b7 Update 6_Bronze_Pairs.md
java and other
2020-06-09 13:49:35 -07:00
Benjamin Qi
a31c0fec9d edit README a bit 2020-06-09 15:06:35 -04: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
137851babe Update Intro_RunningCpp.md 2020-06-09 14:08:30 -04:00
Benjamin Qi
fb9e0506c5 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-09 14:05:30 -04:00
Benjamin Qi
3aca3ba920 Update Intro_RunningCpp.md 2020-06-09 14:05:18 -04:00
d832f799bf reverted to old 2020-06-09 12:56:46 -05:00
7239f8b190 test 2020-06-09 12:53:53 -05:00
9253028849 test again lol 2020-06-09 12:52:48 -05:00