Here are
119 public repositories
matching this topic...
🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
OI essays and learning materials
Updated
Aug 16, 2020
Rich Text Format
🌺 算法竞赛论文,课件,文档,笔记,平台等资料,不断更新中
为了 OI 比赛而生的基于 Lemon + LemonPlus 的轻量评测系统 | 三大桌面系统支持
A problem list for luogu OJ.
🍭 LzyRapx 's algorithmic library. Some templates for ACMer, OIer, Algorithm enthusiast.
Updated
Jul 29, 2020
JavaScript
🔖 一款基于C++的OI/ACM比赛测试数据生成器 An OI/ACM Contest Test Case Generator based on C++⭐
A simple judging environment for Olympiad in Informatics
Updated
Dec 18, 2019
Python
Updated
May 19, 2020
Python
Updated
Aug 5, 2020
TypeScript
Real Cena Local Judge. By Liu Qishuai.
Updated
Feb 14, 2018
Pascal
A Simple Online Judge for OI and ACM
Bill Yang's algorithm & data structure templates
Kalorona's codebase of OI.
🔐 Solutions for online code challenges. Don't be evil.
🌟 Competitive Programming Template Headers | With documentation, CI tests and Codecov
My templates used in OI. All C++.
A command-line OI contest judge for linux
Dracoi: Dracoi Real ARZhu's template for Competitions in Olympiad in Informatics
A GitHub-Based Open Source and free Online Judge.
Preview and export graphs.
Improve this page
Add a description, image, and links to the
oi
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
oi
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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:
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: