# OnlineProblems **Repository Path**: jeefy/OnlineProblems ## Basic Information - **Project Name**: OnlineProblems - **Description**: 三大网站上刷题的代码 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-20 - **Last Updated**: 2022-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # luogu-solutions ### 介绍 各个上刷题的代码,在OpenJudge中使用大多数选择使用C++(主要是C有些时候确实很麻烦) 在LuoGu中使用C++ 在LeetCode中使用Golang 还有我在CodinGame上玩耍写的一些代码,多为C ### Luogu 存放在[洛谷](www.luogu.com.cn/problem/list)上所作的题 ### OpenJudge 在[OpenJudge](http://noi.openjudge.cn/)目录下,会存放我在OpenJudge中解决了的题的源代码 ### LeetCode 在[LeetCode/problems](https://leetcode.cn/problemset/all/)目录下,会存放我在LeetCode上刷题的源代码 ### CodinGame 在[CodinGame](https://www.codingame.com/)上玩耍的题