#
icpc
Here are 144 public repositories matching this topic...
Open
9
Open
7
Algorithms used in Competitive Programming
-
Updated
May 4, 2020 - C++
thijskh
commented
Apr 22, 2020
The current test suite in webapp/tests/
is a start but not very satisfactory.
Some ways to improve:
- Remove duplication between the tests and clean them up
- Create a good clean template to test e.g. jury interface functionality that can easily be populated for the various data types;
- Add tests using said template;
- Add tests for the API
-
Updated
Apr 3, 2020 - Roff
StudyingFather
commented
Mar 14, 2020
Is your feature request related to a problem? Please describe.
More flexible head comments (like adding current time and so on).
Describe the solution you'd like
Set some identifier. When the template was loaded, replace the identifier (like the template of cf-tools).
My solutions to programming contest problems from different sources (UVa, TopCoder, Live Archive, SPOJ, etc).
icpc
competitive-programming
acm-icpc
competitive-programming-contests
icpc-online-judge
acm-solutions
-
Updated
Jan 5, 2020 - Roff
分享收集的在算法竞赛、数据结构方面的课件、论文、书籍、OJ网站、习题。
-
Updated
May 21, 2020 - Roff
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
python
template
algorithm
datastructures
cpp
solutions
codechef
spoj
icpc
competitive-programming
hackerrank
data-structures
codejam
codeforces
hackerearth
timus
spoj-solutions
-
Updated
Feb 15, 2018 - C++
Holding contests using problems from other OJs!!
-
Updated
Aug 15, 2016
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
c-plus-plus
algorithms
datastructures
stl
resources
icpc
competitive-programming
coding
courses
acm-icpc
problem-solving
coding-challenge
acm-icpc-handbook
uva-online-judge
-
Updated
Jan 28, 2020 - C++
(Auto) generate notebooks from your source code. Useful for ACM-ICPC
linux
notebook
icpc
acm-icpc
texlive
programming-contests
programming-challenges
notebook-generator
icpc-training
-
Updated
Apr 13, 2020 - JavaScript
Compile, run & judge problems, download testcases for a given problem automatically.
-
Updated
May 4, 2020 - JavaScript
mstou
opened
Sep 26, 2019
Collection of slides/documents online related to ICPC
-
Updated
Jan 20, 2019 - TeX
This is my collection of various algorithms and data structures that I feel that are needed frequently in competitive programming .
algorithms
notebook
icpc
competitive-programming
hackerrank
data-structures
codeforces
graph-theory
acm
number-theory
spoj-solutions
sport-programming
-
Updated
Oct 14, 2019 - C++
Codeforces: https://codeforces.com/profile/wleung_bvg, AtCoder: https://atcoder.jp/users/wleung_bvg, DMOJ: https://dmoj.ca/user/wleung_bvg
codechef
spoj
icpc
competitive-programming
hackerrank
codeforces
acm
ccc
atcoder
dmoj
contests
ioi
cco
-
Updated
May 15, 2020 - C++
My solutions for problems on several online judges, including UVa, TopCoder, ACM-ICPC, SPOJ, SPOJ Brasil, Timus, URI and even Project Euler
-
Updated
May 11, 2020 - C++
checks integrity of test data in programming contests like the ACM ICPC
verify
c-plus-plus
validation
scanner
grammar
icpc
acm-icpc
syntax-checker
programming-contests
newline
domjudge
testdata
parser-files
-
Updated
Oct 22, 2019 - M4
A command line tool for solving programming challenges.
-
Updated
Oct 28, 2019 - Python
Problem Solving repository
algorithms
leetcode
codechef
spoj
uva
icpc
competitive-programming
data-structures
codejam
codeforces
problem-solving
timus
hackercup
lightoj
cuet
-
Updated
May 12, 2020 - Java
Testsaz is a fast, minimal test-case generator system for ICPC style and IOI style problems.
algorithms
codechef
icpc
data-structures
acm-icpc
codeforces
test-generation
ioi
testgenerator
test-generator
-
Updated
Apr 23, 2020 - C++
Online judge scoreboard parser
-
Updated
Jan 2, 2020 - Java
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."
首先,十分欢迎你来给 OI WIki 开 issue,在提交之前,请花时间阅读一下这个模板的内容,谢谢合作!
git 使用指南
git-guidebook
https://git-scm.com/docs
https://git-scm.com/book/zh/v2
issue 标题请写为 'add ' + 要添加的内容
然后可以在 htc 里 link 一下。(我刚开始写 Wiki 的时候就不知道怎么做到“一个 pr 只干一件事”)