Coder Social home page Coder Social logo

erisenzy / caryon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luosiwei-cmd/caryon

0.0 1.0 0.0 70.81 MB

🔖一款基于C++的OI/ACM比赛出题解题辅助工具⭐

Home Page: https://github.com/luosiwei-cmd/CarYon/wiki

License: ISC License

C++ 95.14% HTML 4.86%

caryon's Introduction

CarYon

一款基于C++的OI/ACM 比赛出题解题辅助工具

img img img img img img

中文版文档:Wiki

下面仅为文档摘要,详细中文文档请查看 Wiki

CarYon 介绍

CarYon 是一款基于C++的OI/ACM 比赛出题解题辅助工具。

CarYon 可以被用来生成测试用例,并且迅速地通过标准程序生成输出文件;也可以被用来在赛场上进行迅速生成样例对拍程序。

CarYon 也可以作为一个现场生成样例的线下简易评测系统。内置三种比较器。支持 AC,WA,TLE,UKE,RE 等多种情况的判断。

您要是认为 CarYon 中的重中之重(详见 Wiki:test.cpp)的编写过于复杂,在生成样例要求简单的情况下,可以使用 CarYon 的配置文件生成功能。

快速开始

1. 安装 CarYon

访问 Wiki 了解如何下载 CarYon 后直接执行:

#include"caryon.h"

就可以啦。

2. 升级 CarYon

直接用新的版本替换掉老版本,自行克服兼容问题。

请优先克隆 master 分支,其他分支无法保持稳定。

功能特性

CarYon 可以被分为下面几个板块:

  • 测试用例生成
  • 评测程序(对拍)
  • 数学库
  • 解析几何库
  • 配置文件生成
  • (不可能完成了)线下本地评测系统

Star 趋势

Star

协议

ISC 开源协议。

caryon's People

Contributors

bohanjun avatar ebeo-yvnjiang avatar luosiwei-cmd avatar

Watchers

 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.