Code Monkey home page Code Monkey logo

sdust_openjudge's Introduction

OpenJudge

简介

收集 OJ 的题目
归档 AC 代码

目录结构

/Openjudge 目录下是为了方便大家贡献自己的代码或者自己访问到的题目所编写的脚本,以及未来会添加的判题脚本。
/ProblemSet 目录下是收集到的所有题目,题号目录下有三个文件 problem.mdinputoutput. 分别是题目描述,样例输入,样例输出。
/Start 目录下是一些使用帮助之类的。
其余文件夹均为各位同学贡献的 AC 代码和一些笔记。

使用仓库中的样例文件(用处有限)

C 语言,gcc,Linux
gcc code.c -o exec
./exec < input > youroutput
使用工具对比 youroutput 与 output 文件
我们会制作一个自动化的脚本来实现这个功能 咕咕咕

如何贡献

  1. 注册 Github 账号
  2. Fork 本仓库到自己的账号
  3. 克隆你 Fork 的仓库到本地
  4. 添加题目或题解或笔记,参见 start.md
  5. 提交、Push
  6. 提交 PR ,等待合并

sdust_openjudge's People

Contributors

sihuan avatar weilinfox avatar dd6181s03 avatar

Watchers

James Cloos 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.