-
Updated
Sep 21, 2020 - Rust
codeforces
Here are 900 public repositories matching this topic...
-
Updated
Oct 18, 2020 - C++
-
Updated
Jun 9, 2020 - Go
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
Oct 15, 2020 - C++
-
Updated
Apr 7, 2019 - JavaScript
-
Updated
Jun 4, 2020 - JavaScript
-
Updated
Nov 4, 2020 - C++
-
Updated
Oct 23, 2020 - C++
-
Updated
Oct 27, 2020 - Python
-
Updated
Jul 21, 2019 - Java
-
Updated
Oct 1, 2020
-
Updated
Oct 18, 2020 - TypeScript
-
Updated
Oct 4, 2020 - C++
-
Updated
Sep 28, 2020
-
Updated
Feb 15, 2018 - C++
Details -
cheran-senthil/TLE#394 (comment)
cheran-senthil/TLE#394 (comment)
Should be an easy fix just change the url and just use https://codeforces.com/contests?complete=true
. It would need testing just before the start of a round.
-
Updated
Oct 10, 2018 - Python
-
Updated
Oct 27, 2020 - TypeScript
-
Updated
Oct 3, 2020 - C++
-
Updated
Nov 1, 2020 - C++
-
Updated
Oct 2, 2020 - C++
-
Updated
Oct 28, 2020 - C++
-
Updated
Dec 18, 2019 - Python
-
Updated
Nov 1, 2020 - Haskell
-
Updated
Oct 17, 2020 - Rust
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
Nov 2, 2019 - JavaScript
-
Updated
Oct 18, 2020 - C++
Improve this page
Add a description, image, and links to the codeforces topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the codeforces topic, visit your repo's landing page and select "manage topics."
Description
yukicoderに提出しようとするとエラーを吐くのでメッセージに従って更新しようとしたらうまくいかなかった