Giter Club home page Giter Club logo

problem-templates's Introduction

LightOJ Problem Templates

This repository contains solution templates for LightOJ volume problems.

Contribution Guideline

This whole project is based on voluntary contribution. You are more than welcome to contribute. If you think you can write a template for a problem, please create an issue first like this: lightoj-dev#1 and then assign yourself. This will make sure no other person is working on the same problem's template for the same languages. Then add your tutorial by a pull request like this: lightoj-dev#3. If you don't know how to create pull request, read this article: https://opensource.com/article/19/7/create-pull-request-github

We are planning to have solution templates for all possible languages. But you don't need to work on all, write any langauge you are familiar with.

Each problem will have its own folder with the name of its problem id, such as 1000, 1214. Each folder will contain templates such as:

bash.sh
c.c
clojure.clj
cpp.cpp
cpp14.cpp
cpp17.cpp
csharp.cs
dart.dart
elixir.exs
erlang.erl
go.go
groovy.groovy
haskell.hs
java.java
scala.scala
javascript.js
kotlin.kt
lisp.lisp
lua.lua
objectivec.mm
pascal.pas
perl.pl
php.php
python3.py
r.r
ruby.rb
rust.rs
scala.scala
sql.sql
swift.swift
visualbasic.vb

Each tempale should simplify the input and output. But should not give away any solution hints. Please properly indent your code, also add comments on your code to make code more readable to problem solvers.

Looking forward to have your contribution.

problem-templates's People

Contributors

jan876 avatar faiyaz26 avatar nahidhasan98 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.