#
acm-icpc
Here are 276 public repositories matching this topic...
Open
9
Open
7
ACM-ICPC Preparation Guide
-
Updated
Jul 23, 2019 - C++
Algorithms used in Competitive Programming
-
Updated
May 4, 2020 - C++
Competitive programming algorithms in C++
-
Updated
Apr 22, 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
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
library
youtube
algorithm
competitive-programming
data-structures
acm-icpc
training-materials
arabic
-
Updated
May 13, 2020 - C++
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).
Algorithms and data structures for preparing programming competitions: basic and advanced
-
Updated
Apr 7, 2020 - Python
My solutions of some problems from different online judges
-
Updated
Jun 30, 2019 - C++
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
Cheat sheet for ACM-ICPC. In memory of those good old days.
-
Updated
Apr 7, 2018 - C++
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
blog
open-source
study
resources
free
acm-icpc
mathematical-modelling
examination
officialwebsite
njupt
-
Updated
Jun 1, 2019
A crawler to get your submissions in every online judge websites!
-
Updated
May 21, 2020 - JavaScript
Hangzhou Normal University Online Judge
-
Updated
May 19, 2020 - JavaScript
Here is my all problems I'v solve
uri
codechef
spoj
uva
topcoder
hackerrank
acm-icpc
codeforces
zoj
problem-solving
atcoder
programming-contests
timus
tju
a2oj
csacademy
-
Updated
Jan 2, 2020 - C++
Solutions to various UVa (ACM) problems in c++, python, and java. Python code is not tested on uva online judge however works for all sample inputs
-
Updated
Nov 9, 2013 - C++
203 ACM Problems Source Code in C++
-
Updated
Jan 12, 2018 - C++
Algorithmic problem solving
java
algorithm
leetcode
codejam
acm-icpc
codeforces
problem-solving
programmers
boj
algorithm-problem
baekjoon-online-judge
codeground
algospot
csacademy
-
Updated
Feb 14, 2020 - Java
-
Updated
May 21, 2020 - C++
个人算法刷题处
-
Updated
Mar 23, 2020 - Roff
Programming Solutions for OJs and Algorithms
-
Updated
May 17, 2019 - C++
Improve this page
Add a description, image, and links to the acm-icpc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the acm-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 只干一件事”)