-
Updated
Sep 21, 2020 - Rust
codeforces
Here are 885 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
Oct 24, 2020 - C++
-
Updated
Oct 23, 2020 - C++
-
Updated
Oct 21, 2020 - Python
-
Updated
Jul 21, 2019 - Java
-
Updated
Oct 1, 2020
-
Updated
Oct 18, 2020 - TypeScript
-
Updated
Oct 4, 2020 - C++
-
Updated
Feb 15, 2018 - C++
-
Updated
Sep 28, 2020
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 24, 2020 - TypeScript
-
Updated
Oct 3, 2020 - C++
-
Updated
Oct 24, 2020 - C++
-
Updated
Oct 2, 2020 - C++
-
Updated
Oct 7, 2020 - C++
-
Updated
Dec 18, 2019 - Python
-
Updated
Oct 14, 2020 - Haskell
-
Updated
Oct 17, 2020 - Rust
-
Updated
Oct 18, 2020 - C++
-
Updated
Oct 2, 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に提出しようとするとエラーを吐くのでメッセージに従って更新しようとしたらうまくいかなかった