-
Updated
Nov 1, 2020
programming-contests
Here are 290 public repositories matching this topic...
-
Updated
Sep 21, 2020 - Rust
-
Updated
Nov 1, 2020 - C++
-
Updated
Oct 18, 2020 - C++
-
Updated
Oct 15, 2020 - Python
-
Updated
Nov 2, 2020 - TypeScript
It would be great to add a subset of the now only jury available stats also to the team and public pages.
I'm thinking of the submission graph over time (but all rejected verdicts bundled into one, of course nothing after the freeze) and the total number of attempts/corrects.
There are two sets of refactoring that can be performed on our codebase to make them more efficient and utilize the full potential offered by Qt Framework. See below:
- There is no need to explicitly call
delete
on widgets that are allocated on Heap as long as in their constructor we have specified the parent widget for it. Consider this example below:
class Widget: public QObject
-
Updated
May 5, 2019 - JavaScript
-
Updated
Oct 29, 2020 - C++
-
Updated
Apr 7, 2019 - JavaScript
-
Updated
Oct 27, 2020 - Python
-
Updated
Nov 3, 2020 - C++
-
Updated
Mar 17, 2020 - C++
-
Updated
Oct 7, 2020 - C++
-
Updated
Sep 25, 2020 - JavaScript
Description
該当ページ:
- https://online-judge-tools.github.io/verification-helper/
- https://online-judge-tools.github.io/verification-helper/setup.py
- https://online-judge-tools.github.io/verification-helper/onlinejudge_verify_resources/_layouts/__init__.py など
.verify-helper/docs/_config.yml
での exclude の指定漏れ
Other notes
- Will you try to create a pull request?
- no
-
Updated
Nov 1, 2020 - C++
USACO FAQ Page
We're looking to make a nice FAQ page in order to help with SEO.
- Put FAQ content here: https://github.com/cpinitiative/usaco-guide/blob/feature/faq-page/src/faq.mdx
- Can use content from here: https://darren-yao.gitbook.io/darren-s-blog/usaco-faq (Thanks Darren!)
- Try to structure the content in a way that helps SEO
Also we need a nice photo for the FAQ page
-
Updated
Oct 2, 2020 - C++
-
Updated
Jul 30, 2020 - Python
-
Updated
Oct 2, 2019 - C++
-
Updated
Apr 5, 2020 - Python
-
Updated
Oct 2, 2020 - C++
-
Updated
Feb 10, 2020 - Python
-
Updated
Oct 26, 2018 - Python
Improve this page
Add a description, image, and links to the programming-contests topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the programming-contests topic, visit your repo's landing page and select "manage topics."
Description
yukicoderに提出しようとするとエラーを吐くのでメッセージに従って更新しようとしたらうまくいかなかった