Giter VIP home page Giter VIP logo

fhqlatm / jota-dmoj-judge-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyunchan-park/jota-dmoj-judge-server

0.0 0.0 0.0 6.61 MB

Judging backend server for the DMOJ online judge.

Home Page: https://dmoj.ca

License: GNU Affero General Public License v3.0

Python 47.78% C 1.16% C++ 47.55% Dockerfile 0.18% Makefile 0.07% Shell 0.14% Java 0.59% Pascal 0.03% Go 0.05% C# 0.07% Assembly 0.05% Roff 0.01% Cython 2.33%

jota-dmoj-judge-server's People

Contributors

aurpine avatar carson-tang avatar dessertion avatar dmoj-build avatar ehhthing avatar fataleagle avatar fengb avatar fhqlatm avatar github-actions[bot] avatar hyunchan-park avatar int-y1 avatar jubin-park avatar kipply avatar kiritofeng avatar mikejgray avatar mmun avatar ninjaclasher avatar phoenix1369 avatar puffyshoggoth avatar quantum5 avatar rigwild avatar walle256 avatar wesley-a-leung avatar xiaowuc1 avatar xyene avatar yukarinn avatar

Watchers

 avatar

jota-dmoj-judge-server's Issues

제출한 파일 이름 필터링

특정 파일명만 제출할 수 있도록 기능 개선하기

예시

  • init.yml 에서 permissible_filenames: = {A.cpp, B.cpp, C.cpp} 등으로 설정
  • 제출 측에서 {A.cpp, D.h, C.cpp} 파일 2개 제출
  • 최종적으로 {A.cpp, B.cpp, C.cpp} ∩ {A.cpp, D.h, C.cpp} = {A.cpp, C.cpp} 만 제출하도록 하며, 데이터베이스에도 {A.cpp, C.cpp} 내용만 저장시킨다.

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.