All Projects → ei1333 → library

ei1333 / library

Licence: Unlicense license
CompetitiveProgramming C++ Library

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to library

Jikka
an automated solver for problems of competitive programming
Stars: ✭ 143 (+6.72%)
Mutual labels:  competitive-programming
oi.men.ci
Menci 的 OI 博客(源代码与网站文件)
Stars: ✭ 27 (-79.85%)
Mutual labels:  competitive-programming
learning-computer-science
Learning data structures, algorithms, machine learning and various computer science constructs by programming practice from resources around the web.
Stars: ✭ 28 (-79.1%)
Mutual labels:  competitive-programming
Competitive-Programming-Algorithms
The purpose of this repository is to get all the Algorithms required for Competitive Programming at one place. This will be very helpful. Also one can contribute to this repository and learn something from this.
Stars: ✭ 21 (-84.33%)
Mutual labels:  competitive-programming
rover
Rover is a command-line tool for learning programming interactively.
Stars: ✭ 35 (-73.88%)
Mutual labels:  competitive-programming
TeamReference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
Stars: ✭ 29 (-78.36%)
Mutual labels:  competitive-programming
10weeks-codingtest
구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다
Stars: ✭ 122 (-8.96%)
Mutual labels:  competitive-programming
CodeForces
Python solutions to CodeForces problems
Stars: ✭ 48 (-64.18%)
Mutual labels:  competitive-programming
GoCF
Contest parser for codeforces.com
Stars: ✭ 48 (-64.18%)
Mutual labels:  competitive-programming
Competitive Coding
Contains Solution for all type of Problems of Competitive Programming. Updates Frequently as any problem is solved.
Stars: ✭ 16 (-88.06%)
Mutual labels:  competitive-programming
cp
Solutions to competitive programming problems.
Stars: ✭ 15 (-88.81%)
Mutual labels:  competitive-programming
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (-51.49%)
Mutual labels:  competitive-programming
CP-Templates
Competitive Programming Templates
Stars: ✭ 28 (-79.1%)
Mutual labels:  competitive-programming
Catalyst
A VS code Extension to accelerate the process of solving problems on Codeforces.
Stars: ✭ 69 (-48.51%)
Mutual labels:  competitive-programming
GPE-Helper
🚑 GPE 小幫手-拯救你我的程式檢定考試
Stars: ✭ 40 (-70.15%)
Mutual labels:  competitive-programming
Programacion-Competitiva
Material de programación competitiva elaborado por el Grupo de Programación Competitiva UNI (GPC-UNI)
Stars: ✭ 23 (-82.84%)
Mutual labels:  competitive-programming
solutions
Solutions to online programming problems
Stars: ✭ 36 (-73.13%)
Mutual labels:  competitive-programming
HackerEarth-Solution
Contains hackerearth solutions in python 3
Stars: ✭ 126 (-5.97%)
Mutual labels:  competitive-programming
GoogleCodeJam-2016
🏃 Python Solutions of All 26 Problems of GCJ 2016
Stars: ✭ 18 (-86.57%)
Mutual labels:  competitive-programming
verification-helper
a testing framework for snippet libraries used in competitive programming
Stars: ✭ 137 (+2.24%)
Mutual labels:  competitive-programming

Luzhiled's Library

GitHub Workflow Status GitHub Pages GitHub code size in bytes Lines of code ei13333 ei133333

競技プログラミング用のライブラリ(C++17)

Library

  • ローカル環境の clang でコンパイルが通らない問題 #53
    • Luzhiled commented on 11 Mar
      多分 contributor に向けてどこか目立つところに oj-verify --config-file ./.verify-helper/local.toml run で動くことを書いておくべきだな
    • Luzhiled commented 20 minutes ago
      これ今気づいたんですが oj-verify --config-file .verify-helper/local.toml run でいいですね
    • ドキュメントの生成と確認を手元でやる手順も必要かもしれない
      ドキュメントの生成
      oj-verify --config-file .verify-helper/local.toml docs にしないとダメ
      ローカルでの実行
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].