-
Updated
Oct 24, 2020
icpc
Here are 158 public repositories matching this topic...
-
Updated
Oct 14, 2020 - C++
-
Updated
Oct 17, 2020 - Roff
-
Updated
Apr 3, 2020 - Roff
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
deleteon 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
Jan 28, 2020 - C++
-
Updated
Oct 4, 2020 - Roff
-
Updated
Feb 15, 2018 - C++
-
Updated
Sep 28, 2020
-
Updated
Aug 15, 2016
-
Updated
Oct 24, 2020 - TypeScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Jan 20, 2019 - TeX
-
Updated
Oct 14, 2019 - C++
-
Updated
Aug 12, 2020 - C++
-
Updated
Sep 1, 2020 - M4
-
Updated
Oct 28, 2019 - Python
-
Updated
Sep 17, 2020 - C++
-
Updated
Jan 2, 2020 - Java
-
Updated
Aug 10, 2018 - C++
-
Updated
Jul 7, 2020 - C++
Improve this page
Add a description, image, and links to the icpc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the icpc topic, visit your repo's landing page and select "manage topics."
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.