Commit graph

27 commits

Author SHA1 Message Date
nchn27
1e3fb6fd3e
Update TopoSort.mdx 2020-07-19 04:54:03 -04:00
nchn27
ddb4715b0e
Update TopoSort.mdx 2020-07-19 04:50:14 -04:00
nchn27
55ac0a19a7
Update BFS.mdx 2020-07-19 02:50:00 -04:00
nchn27
bc08a98d65
Update BFS.mdx 2020-07-19 02:45:31 -04:00
nchn27
0845590c01
Update DSU.mdx 2020-07-19 00:52:54 -04:00
nchn27
f414afc5b6
Update DSU.mdx 2020-07-19 00:24:59 -04:00
nchn27
7183bfd2b2
Update DSU.mdx 2020-07-19 00:23:10 -04:00
nchn27
8476ada622
Update DSU.mdx 2020-07-19 00:22:28 -04:00
Benjamin Qi
0c1d150c1b ++ 2020-07-18 23:32:24 -04:00
Benjamin Qi
c0d858b3a1 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-07-18 21:36:53 -04:00
Benjamin Qi
f4249573a4 add most remaining silver / gold problems 2020-07-18 21:36:48 -04:00
7b431bc90a bfs 2020-07-18 19:35:02 -05:00
6b1785e489 bfs 2020-07-18 19:34:00 -05:00
Benjamin Qi
088d0260e1 Gold 2020-07-18 20:22:28 -04:00
Benjamin Qi
7d4f88925b fix DFS, remove PURQ, edit NT 2020-07-18 19:26:44 -04:00
Benjamin Qi
8d833ff638 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-07-18 15:18:06 -04:00
Benjamin Qi
1397c0ab10 Update Intro_NT.mdx 2020-07-18 15:18:03 -04:00
frodakcin
aea74dc240 Added CP-Alg for modulo inverse on Intro_NT 2020-07-18 11:30:47 -07:00
Nathan Wang
6e69588e9c bugfixes 2020-07-17 22:45:19 -07:00
frodakcin
54da0ed27a Merge remote-tracking branch 'origin/master' 2020-07-17 21:05:55 -07:00
frodakcin
8e0257f557 Updated DP and Intro_NT
Wording changes for the two DP paragraphs

Tested code and changed wording of modulo inverse for Intro_NT
2020-07-17 21:04:21 -07:00
7a16b5d103 small changes 2020-07-17 22:58:18 -05:00
3dd961b13b small changes 2020-07-17 22:55:46 -05:00
Benjamin Qi
6d52d84362 Update BFS.mdx 2020-07-17 23:44:54 -04:00
20bb193d8b added modifying graphs, anyone have code for cow nav? 2020-07-17 22:08:29 -05:00
bc31696703 finished (?) DP, need review 2020-07-17 21:12:00 -05:00
Nathan Wang
230b4fdd10 refactor components to improve consistency 2020-07-17 18:29:45 -07:00