cp-archives

My code archives about Competitive Programming

https://github.com/tiphereth-a/cp-archives

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.8%) to scientific vocabulary

Keywords

acm-icpc competitive-coding competitive-programming icpc icpc-training oi oi-training
Last synced: 6 months ago · JSON representation ·

Repository

My code archives about Competitive Programming

Basic Info
  • Host: GitHub
  • Owner: Tiphereth-A
  • License: agpl-3.0
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 1.62 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
acm-icpc competitive-coding competitive-programming icpc icpc-training oi oi-training
Created almost 4 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

CP-archives

GitHub GitHub repo size GitHub language count GitHub top language

My code about Competitive Programming in daily practice

Feature of manager.py

  • Remove useless files (empty files, duplicate files, files with no extension name, ...)
  • Clean content of files (comments, blanks, ...)
  • Add new file
  • Reformat files
  • Rename files

Usage of manager.py

Simple usage

shell python manager d

Then input OJ, problem ID and Extension name

Advanced usage

text python manager.py [options] command [args]

See more info by

text python manager.py [command] --help

About formatting

| code type | formatter | | ------------------------------------------------------------------------------------- | ------------------------------------------------------------ | | c, cc, c, cpp, cs, cxx, h, hpp, java, js, m (Objective-C), mm | clang-format | | go | gofmt | | kt | ktlint | | py | autopep8 | | pas | jcf-cli [^1] | | rs | rustfmt |

[^1]: You should copy bin files into .\tools\bin\jcf

Owner

  • Name: Tifa
  • Login: Tiphereth-A
  • Kind: user

Student, ACMer

Citation (CITATION.bib)

@software{cparchives-tifa,
  author = {Tifa},
  month = {3},
  title = {{My code archives about Competitive Programming}},
  url = {https://github.com/Tiphereth-A/CP-archives},
  year = {2022}
}

GitHub Events

Total
  • Push event: 29
Last Year
  • Push event: 29