Giter Club home page Giter Club logo

hnist_oj's Introduction

hnist_oj

此仓库用于储存湖南理工学院oj上的题解

仓库的目的

建立这个仓库,一个是发起人想要通过这个项目,掌握git以及github的使用,并且同时伴随着学校新的oj刷一些算法题提升自己的能力。还有就是,希望可以给后面的学弟学妹们刷题的时候一个参考,以及一个在提升算法能力同时提升git和github的能力。github有很多开源项目可以用来学习,甚至有能力可以参与到其中,如果自己有一个开源项目挂在github上或得了近千star,找工作应该是不愁了吧。

目录结构

现在的目录结构是,这个仓库根目录下,对应湖南理工学院oj上的题目,每题有一个文件夹,里面有对应题目的.cpp文件,即为此题的C++题解,最初是每个题目的目录下只有一个main.cpp,后期参与,有更好的不同方法的题解方式,可以上传单独的.cpp到题目对应的目录下,不需要在同一个文件中给出不同解法。另外,关于后面的其他语言的题解,上传源文件即可,例如C语言的另外提交一份.c文件在对应题目目录下。

提交注意

提交的时候,请将源文件提交到对应的分支下,例如.cpp文件请提交到cpp分支下,.py文件提交到python分支下。

关于

项目现在只有C++语言的题解,希望学校的ACM团队参与并且完善C语言部分的,另外学校搞java的实验室也可以一起参与进来,信息学院的实验室现在相对来说有好的也有发展不是很好的,希望各个实验室能互相合作,这个项目也是希望计算机类专业的实验室能一起参与进来,加强一下交流与合作 ,要是有什么需要一起做的项目,到时候有了合作基础,也不需要很多时间去磨合。

题解文档说明

因为现在的题目还是很基础的,所以并没有配上题解文档,后面会在每种解题方法的同级目录中添加对应文件名的题解说明文档,例如编号为1011的题目,有一种解法的源文件名称为main.cpp,则配上一篇main.md作为题解说明文档,只针对解题方法有一定算法的,简单或者解法相似的可以不搭配对应的题解说明。

hnist_oj's People

Contributors

kadgang avatar ncj-bjs avatar orphanbb 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.