# ojc **Repository Path**: azureatom/ojc ## Basic Information - **Project Name**: ojc - **Description**: Online Judge Collection - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-03-16 - **Last Updated**: 2021-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Online Judge Collection This repository contains some Online Judge AC codes. It is not all collections, only for my coding exercise. For more problems and solutions, you can see my [OJC Git](https://gitee.com/eudiwffe/ojc) repository. ## Lint Code * Name : Lint Code * Website : [https://www.lintcode.com](https://www.lintcode.com) * Type : Function or class code fragment * Level : Medium * Language : Support C/C++/JAVA/Python/... * Status : 613`AC` / 1211`ALL` in `C++`, Up to date (2020-01-19) * Repository : [LintCode](./lintcode) ## Leet Code * Name : Leet Code * Website : [https://www.leetcode.com](https://www.leetcode.com), [中文版](https://www.leetcode-cn.com) * Type : Function or class code fragment * Level : Medium * Language : Support C/C++/JAVA/Python/... * Status : 204`AC` / 1050`ALL` in Language `C++`, Up to date (2020-01-16) * Repository : [LeetCode](./leetcode) ## LibreOJ * Name : LibreOJ * Website : [https://loj.ac](https://loj.ac) * Type : Full code to be compiled * Level : Hard (NOIP) * Language : Support C/C++/JAVA/Python/... * Status : 11`AC` / 10249`ALL` in Language `C++`, Up to date (2020-08-07) * Repository : [LibreOJ](./libreoj) ## Luogu * Name : Luogu * Website : [https://www.luogu.com.cn](https://www.luogu.com.cn) * Type : Full code to be compiled * Level : Hard (NOIP, NOI) * Language : Support C/C++/JAVA/Python/... * Status : 4`AC` / 5653`ALL` in Language `C++`, Up to date (2020-12-14) * Repository : [Luogu](./luogu)