Coder Social home page Coder Social logo

onlinejudgehub's Introduction

OnlineJudgeHub 介绍

  • 此项目是一些Online Judge题目的答案备份,每道题及其代码都通过了对应的OJ网站的测试样例。
  • 此项目可以直接使用Visual Studio打开,如需对某个Solution进行测试,直接在该cpp文件中类的外部加上main函数调用Solution.function即可。
  • 每一个cpp文件都包含了"global.h",这基本上包含了解决OJ问题所需要的所有头文件,如需补充,直接再global.h里添加即可。
  • 每一个cpp文件中的Solution类都是独立的,类里面定义的函数、结构体仅在当前cpp文件中有效。
  • 每一个cpp文件中都有当前的题目描述、解决思路、解决代码、测试样例(Debug函数,部分不含)。

目录

更详细的介绍请查看如下子文件夹中的README:

时间表

OJ项目 开始日期 完成日期
剑指Offer 2018/05/27 2018/06/01
LeetCode 2018/06/02 -
... ... ...

onlinejudgehub's People

Contributors

triumphalliu avatar

Stargazers

simon.xi 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.