Commit graph

435 commits

Author SHA1 Message Date
Benjamin Qi
dca5e9cd32 Add CSES probs, rearrange 2020-06-21 21:45:24 -04:00
Nathan Wang
4401fce488
Update LICENSE 2020-06-21 18:44:23 -07:00
Nathan Wang
f427567790 migrate remaining files from .js to .ts 2020-06-21 16:09:50 -07:00
Nathan Wang
5516bd4575 update all packages to latest version 2020-06-21 14:34:52 -07:00
dependabot[bot]
44445bf258 Bump gatsby-remark-prismjs from 3.5.3 to 3.5.4
Bumps [gatsby-remark-prismjs](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-prismjs) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-prismjs/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@3.5.4/packages/gatsby-remark-prismjs)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 14:28:45 -07:00
dependabot[bot]
e5702e30c2 Bump gatsby-plugin-sharp from 2.6.9 to 2.6.12
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.9 to 2.6.12.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.6.12/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 14:28:26 -07:00
dependabot[bot]
5fcb3cc5e2 Bump rehype-react from 5.0.1 to 6.0.0
Bumps [rehype-react](https://github.com/rehypejs/rehype-react) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/rehypejs/rehype-react/releases)
- [Commits](https://github.com/rehypejs/rehype-react/compare/5.0.1...6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 14:27:15 -07:00
dependabot[bot]
3d90ec52a6 Bump gatsby-plugin-react-helmet from 3.3.2 to 3.3.4
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@3.3.4/packages/gatsby-plugin-react-helmet)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 14:19:20 -07:00
dependabot[bot]
ccc23a1b62
Bump gatsby-image from 2.4.5 to 2.4.7 (#18)
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.5 to 2.4.7.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.4.7/packages/gatsby-image)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-21 14:18:36 -07:00
Nathan Wang
8c113b0f51
Merge pull request #14 from thecodingwizard/dependabot/npm_and_yarn/gatsby-source-filesystem-2.3.12
Bump gatsby-source-filesystem from 2.3.8 to 2.3.12
2020-06-21 14:16:48 -07:00
dependabot[bot]
a582272923
Bump gatsby-source-filesystem from 2.3.8 to 2.3.12
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.8 to 2.3.12.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.3.12/packages/gatsby-source-filesystem)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 21:13:23 +00:00
Nathan Wang
2295ab23f7 cleanup; add dependabot 2020-06-21 14:06:07 -07:00
Nathan Wang
1aab78065b add seo tags 2020-06-21 13:16:29 -07:00
Nathan Wang
659e8c2b33 homepage updates 2020-06-21 13:11:15 -07:00
Nathan Wang
eb5f0a4dd4 update module styling 2020-06-21 11:12:24 -07:00
Nathan Wang
2c99c0a287 update padding on module 2020-06-21 00:03:02 -07:00
Nathan Wang
1a769ef5fd add prev, next, and complete buttons 2020-06-20 22:00:17 -07:00
Benjamin Qi
c1b7f140e9 move cycs to gold 2020-06-20 18:27:52 -04:00
Nathan Wang
0265353bd3 use spaces over tabs 2020-06-20 01:10:56 -07:00
Nathan Wang
952776c608 add prettier 2020-06-20 01:08:44 -07:00
Nathan Wang
d25046542a update module sidebar 2020-06-20 00:53:38 -07:00
Nathan Wang
1e4555036e add sidebar layout to modules 2020-06-20 00:16:07 -07:00
Nathan Wang
3bce9b3dcd update wording around syllabus warning 2020-06-19 16:09:56 -07:00
Nathan Wang
c2356da4e7 Merge branch 'master' of https://github.com/thecodingwizard/usaco-guide 2020-06-19 14:32:59 -07:00
Nathan Wang
3a9ffc98fe update homepage 2020-06-19 14:32:51 -07: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
8e50e93a5d
Merge pull request #13 from Ta180m/master
Added more info for I/O
2020-06-18 14:21:03 -05:00
900dd09cd6
Update Input_Output.md 2020-06-18 14:19:44 -05:00
8e697025cb
Merge pull request #4 from thecodingwizard/master
Update to latest version
2020-06-18 14:15:26 -05:00
Nathan Wang
4083bbf72e add description field 2020-06-18 10:08:18 -07:00
Nathan Wang
1f97f0adf0 remove cards 2020-06-17 19:49:21 -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