Git Product home page Git Product logo

cubik65536 / competitive-programming Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 58 KB

My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)

License: Creative Commons Attribution Share Alike 4.0 International

C++ 57.29% Java 42.71%
canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions

competitive-programming's Introduction

Cubik65536/Competitive-Programming

My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems
(Generally USACO and Canadian Computing Competition)


๐Ÿ—ƒ๏ธ Commit Message Format

For USACO

[<TYPE>][USACO] <CONTEST> <LEVEL> "<PROBLEM>"

Result: <RESULT>
  • <TYPE>: The type of the commit. Can be one of the following:
    • ADD: Add a new solution.
    • FIX: Fix a bug in an existing solution.
    • DEL: Delete an existing solution.
  • <CONTEST>: The contest season, e.g. 2022-JAN, 2022-US_OPEN, etc.
  • <LEVEL>: The level of the problem, e.g. Bronze, Silver, Gold, etc.
  • <PROBLEM> (Optional): The problem name, e.g. Problem 1. Visits.
  • <RESULT>: The result of the solution, e.g. WA #5, TLE #11, etc.

Note: <RESULT> line will be skipped if

  • the solution have been accepted (AC for all test cases)
  • <TYPE> is DEL
  • <PROBLEM> is not specified

For CCC

[<TYPE>][CCC] <CONTEST>-<LEVEL> "<PROBLEM>"

Result: <RESULT>
  • <TYPE>: The type of the commit. Can be one of the following:
    • ADD: Add a new solution.
    • FIX: Fix a bug in an existing solution.
    • DEL: Delete an existing solution.
  • <CONTEST>: The contest season, e.g. 2022, 2021, etc.
  • <LEVEL>: The level of the problem: JUNIOR or SENIOR.
  • <PROBLEM> (Optional): The problem name, e.g. Problem 5. CCC Word Hunt.
  • <RESULT>: The result of the solution, e.g. WA Subtask 1 Test 5, TLE Subtask 4 Test 18, etc.

Note: <RESULT> line will be skipped if

  • the solution have been accepted (AC for all test cases)
  • <TYPE> is DEL
  • <PROBLEM> is not specified

๐Ÿ“œ License

Different content in this repository is licensed under different licenses according to the different types of content.

competitive-programming's People

Contributors

cubik65536 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.