Code Monkey home page Code Monkey logo

library-checker-problems's Introduction

Build Status

ケース生成

cd /path/to/library-checker-problems
./generate.py problems.toml
./generate.py problems.toml -p unionfind # 問題指定

ディレクトリ構成

sample/aplusbを参考にしてください

  • info.toml: 問題のさまざまな情報
  • gen/: ケース生成スクリプト
  • sol/: 回答コード
  • checker.cpp: output_checker
  • task.md: 問題文

問題の追加

  • problems.tomlにいい感じに追加する
  • sample/aplusbディレクトリを参考に、いい感じに

library-checker-project

Contribution

何かバグなどに気づいたらIssueを立ててくれると嬉しいです。 新規問題の提案もとりあえずIssueを立ててくれると嬉しいです。

細かい修正(嘘解法, ケース追加, typo)は、Issueを立ててくれると嬉しいですし、Pull Requestを送ってくれるともっと嬉しいです。

Thanks

checker, validatorなどにtestlib(https://github.com/MikeMirzayanov/testlib)を使用しています。

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.