An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: oj

gdut-yy/leetcode-hub-java

基于 java21 + maven3.9 + junit5 + jacoco 的 leetcode + codeforces + atcoder + nowcoder 练习仓库。

Language: Java - Size: 32.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 37 - Forks: 5

2fand/Online-OJ

这是一个关于在线OJ的仓库

Size: 822 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

zhblue/hustoj Fork of svn2github/hustoj

Popular Simple Open Source Online Judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training, with easy installation. 简单实用的开源OJ系统

Language: JavaScript - Size: 67.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3,483 - Forks: 777

criyle/go-judge

Sandbox service built on Linux container technologies with easy REST and gRPC API

Language: Go - Size: 832 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 480 - Forks: 68

hydro-dev/Hydro

Hydro - Next generation high performance online-judge platform - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)

Language: TypeScript - Size: 17.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4,943 - Forks: 357

ElMassimo/types_from_serializers

✅ Generate TypeScript interfaces from your JSON serializers

Language: Ruby - Size: 413 KB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 104 - Forks: 9

sabertazimi/OJs

:memo: Archive for OJ code

Language: TypeScript - Size: 14.7 MB - Last synced at: 8 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 1

STUOJ/STUOJ

STUOJ 是汕头大学疾风算法协会的 ACM-ICPC 算法程序在线评测系统,支持 AI 大模型自动出题。用户可以提交代码到代码沙箱进行评测,管理员可以导入或自动生成算法题目、测试用例和题解代码。

Language: Go - Size: 1.15 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 15 - Forks: 0

Dynesshely/Competition

All my solution for examination questions collection.

Language: C++ - Size: 271 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 11 - Forks: 2

dp9u0/oj-solution

Online Judge Solution

Language: JavaScript - Size: 2.18 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

massbug/judge4c

A full-stack, open-source online judge platform designed to elevate college programming education.

Language: TypeScript - Size: 3.42 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 11 - Forks: 0

xlucn/PAT

PAT OJ exercises in C language 浙江大学PAT纯C语言题解。

Language: C - Size: 2.98 MB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 473 - Forks: 101

SDUOJ/OnlineJudge

:sparkles: Open source online judge system (based on Microservice). SDUOJ 开源在线评测系统(基于微服务架构)。开源社区QQ群 808751832。示例网站 https://demo.sduoj.com

Language: Java - Size: 13.4 MB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 506 - Forks: 53

ElMassimo/oj_serializers

⚡️ Faster JSON serialization for Ruby on Rails. Easily migrate away from Active Model Serializers.

Language: Ruby - Size: 199 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 134 - Forks: 6

lemon-puls/txing-oj-backend

Txing 是一个基于 Vue3 + SpringBoot 的在线编程学习平台,集成了在线做题、编程竞赛、即时通讯、文章创作、视频教程、技术论坛等功能模块。前端采用 Vue3 + TypeScript + Arco Design 构建,后端使用 SpringBoot + MyBatis-Plus,并集成 Redis、RabbitMQ、ElasticSearch 等中间件,同时基于 Docker 实现代码沙箱。项目架构完整,技术栈丰富,非常适合作为毕业设计参考项目、求职面试项目展示,或作为全栈开发的练手项目。目前已开源全部代码,欢迎 Star 和 Fork。

Language: Java - Size: 8.39 MB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 1

gtn1024/ntoj

基于Spring Boot和React.js的在线评测(OJ)系统

Language: Kotlin - Size: 2.4 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 12 - Forks: 5

lemon-puls/txing-oj-vue3

Txing 是一个基于 Vue3 + SpringBoot 的在线编程学习平台,集成了在线做题、编程竞赛、即时通讯、文章创作、视频教程、技术论坛等功能模块。前端采用 Vue3 + TypeScript + Arco Design 构建,后端使用 SpringBoot + MyBatis-Plus,并集成 Redis、RabbitMQ、ElasticSearch 等中间件,同时基于 Docker 实现代码沙箱。项目架构完整,技术栈丰富,非常适合作为毕业设计参考项目、求职面试项目展示,或作为全栈开发的练手项目。目前已开源全部代码,欢迎 Star 和 Fork。

Language: Vue - Size: 5.24 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

HEX9CF/NekoACM

🐱🐾NekoACM: Neural-network Engine Kit of ACM-ICPC. 基于人工智能大模型的 ACM-ICPC 神经网络引擎工具包,提供自动出题、生成测试数据和题解代码、题目格式解析、题目国际化翻译、虚拟评测机、AI 编程助手等功能。可以作为模块集成到 Online Judge 系统中。

Language: Go - Size: 297 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 3

yosiat/panko_serializer

High Performance JSON Serialization for ActiveRecord & Ruby Objects

Language: Ruby - Size: 1.75 MB - Last synced at: 9 days ago - Pushed at: 14 days ago - Stars: 602 - Forks: 37

ifyun/Cloud-OJ

Online Judge

Language: Java - Size: 5.02 MB - Last synced at: 9 days ago - Pushed at: 28 days ago - Stars: 24 - Forks: 7

GoatGirl98/Walkthrough-of-ACCoding-in-BUAA

北航OJ通关攻略,包括北航软件学院的在线评测网站(OJ)——AC编程(accoding.buaa.edu.cn)开放课程的全部题解

Language: C++ - Size: 51.2 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 307 - Forks: 29

STUOJ/stuoj-web

STUOJ 是汕头大学疾风算法协会的 ACM-ICPC 算法程序在线评测系统。系统采用前后端分离架构,该仓库为 STUOJ 的一个前端实现。

Language: Vue - Size: 1.49 MB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

jinzcdev/vscode-pintia

在 VS Code 中练习 拼题A (PTA) 编程题

Language: TypeScript - Size: 25.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 0

ptyin/sqloj

集成SQL语句测评和学生管理的数据库系统实验平台,可用于毕设和大作业,欢迎提issue和pr。

Language: JavaScript - Size: 29.1 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 2

renbaoshuo/S2OJ

Online Judge System for Shijiazhuang No.2 Middle School, based on Universal Online Judge.

Language: PHP - Size: 41.4 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 32 - Forks: 6

shi-yang/jnoj

Jiangnan Online Judge

Language: JavaScript - Size: 236 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 246 - Forks: 63

CYEZOI/OJ

An online judge server written with only C++ and MySQL.

Language: C++ - Size: 12.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

AshGreyG/Robox

Robox - A simple simulation of game *Human Resource Machine*, and also Project Homework of 2024-2025-Autumn-ProDe

Language: C++ - Size: 1.5 MB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

lemon-puls/tx-code-sandbox

基于 Docker 的在线代码执行沙箱系统,支持 Java、JavaScript、Python、C 等多语言代码的安全隔离运行。采用 Spring Boot + Docker 技术栈,应用策略模式和模板方法模式实现代码的编译执行和资源限制。可作为在线评测系统的核心组件,是一个适合作为毕业设计参考或个人练手的项目,同时很适合放在简历上提高竞争力。

Language: Java - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jinzcdev/PTA

拼题A(PTA)公共题集的题解,包含本人在拼题 A 上通过的 700+ 题的源代码

Language: C++ - Size: 606 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 23 - Forks: 1

Myriad-Dreamin/tarus

Online Judge Engine Powered by runC, gVisor and other execution runtime

Language: Go - Size: 216 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

langningchen/OJTool 📦

Get problem and submit code for OJ just from your CLI!

Language: C++ - Size: 42.4 MB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

Gingmzmzx/AKIOIOJ

An online judge service.

Language: Python - Size: 3.75 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

BLumia/BLumiaOJ

A HUSTOJ compatible Online Judge system.

Language: PHP - Size: 5.7 MB - Last synced at: 12 days ago - Pushed at: about 6 years ago - Stars: 39 - Forks: 14

renbaoshuo/UOJ-Luogu-RemoteJudge

Luogu Remote Judge module for Universal Online Judge.

Language: PHP - Size: 91.8 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 1

pilgrimlyieu/CPL-Homework 📦

Nanjing University Online Judge C Programming Language Homework

Language: C - Size: 116 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

kk-OJ/code-judge

code-judge,支持代码运行与在线评测的OJ判题机。Code judge, an online judge machine that supports code execution and online evaluation.

Language: Java - Size: 39.9 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 11 - Forks: 0

Lydanne/generate-test-case

一个OJ的测试用例生成器

Language: JavaScript - Size: 164 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 1

Azure99/OpenJudger

A lightweight, high-performance, universal program judger supporting multiple languages, special judge and SQL judge.

Language: C# - Size: 374 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 68 - Forks: 11

codemate-oj/codemate-fe

Codemate Frontend Project (Refactored)

Language: TypeScript - Size: 9.27 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

z4yx/bashu-onlinejudge

An online judge system designed for OI training.

Language: C - Size: 11.9 MB - Last synced at: 9 days ago - Pushed at: almost 5 years ago - Stars: 53 - Forks: 18

HimitZH/HOJ

⚡🔥Hcode Online Judge(HOJ)🔥⚡:基于SpringCloud与Vue前后端分离,分布式架构的在线测评平台OJ (An open source online judge system base on SpringBoot, Springcloud Alibaba and Vue.js !)

Language: Java - Size: 228 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 580 - Forks: 129

mbs0221-bjut/POJ

Peking University Online Judge Problems

Language: C++ - Size: 16.6 KB - Last synced at: 8 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

musnows/Lets-OJ

A team code-learning repository

Language: C++ - Size: 14 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

pilgrimlyieu/SEC-Homework

Nanjing University SeeCoder Online Judge Software Engineering and Calculation Homework

Language: JavaScript - Size: 7.98 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

msqtt/sb-judger

使用 Go 语言开发的轻量 OnlineJudge Server.

Language: Go - Size: 146 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 9 - Forks: 0

wxh06/dockerjudge 📦

A LXC Based Online Judge Engine, by @wxh06 at @piterator-org

Language: Python - Size: 632 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 4

Jarvlis/Jar-OJ-frontend

🚀 前端基于 Vue 3 + Arco Design + TypeScript 搭建的在线判题系统。系统可根据管理员发布的题目和预设的判题用例,将用户提交的代码执行与评测。

Language: TypeScript - Size: 864 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

pilgrimlyieu/CPL-Project-RAMFShell 📦

南京大学大一 CPL 期末项目大作业——简易的内存文件系统 + Shell (RAM File System Shell)

Language: C - Size: 4.58 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DengBoCong/Algorithm

数据结构算法的整理讲解,含Java/Python版本

Language: Java - Size: 12.6 MB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 4

LanceLRQ/deer-executor

A simple program executor —— 简单到用命令行就能跑起来的代码评测工具

Language: Go - Size: 878 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 12

simplefanC/voj

Virtual Online Judge(VOJ)是基于微服务架构的高性能在线评测系统。拥有本地判题服务,同时支持其它知名 OJ (HDU、POJ...) 的远程判题。采用现阶段流行技术实现,采用 Docker 容器化部署。

Language: Java - Size: 2.41 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 63 - Forks: 7

TennousuAthena/NOI_answer 📦

The answer of oj.noi.cn by qcminecraft

Language: C++ - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

imtypist/algorithm-note

step by step in algorithm

Language: C++ - Size: 501 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

ouxu/NEUQ-OJ

基于 React 开发的 Online Judge 系统

Language: JavaScript - Size: 936 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 6

whitevenus/PTAGroupProgramming

PTA团体程序设计天梯赛练习集题解(Python实现)

Language: Python - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SalehB1/Judgify

A Universal Online judger based on FastApi

Language: Python - Size: 14.6 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FlandiaYingman/15-year-old-Konjac-wants-to-learn-OI

这个项目不过是一个蒟蒻的自娱自乐。它记录了我这个小蒟蒻的刷题过程。

Language: C++ - Size: 51.8 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

chaoshxxu/virtual-judge

Holding contests using problems from other OJs!!

Size: 5.07 MB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 131 - Forks: 66

Nail917/luoguOJPractise

My answers and code for some of the exercises on Luogu, and my thoughts and notes on some of the classic and difficult exercises.

Language: C++ - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Lixuannan/oiclass-application

Local application for oiclass.com

Language: JavaScript - Size: 8.43 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

si9ma/KillOJ

Online Judge - 目前为毕设题目,但希望能做好好做一个不错的

Language: Makefile - Size: 351 KB - Last synced at: 15 days ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

e6nlaq/oj-plus

ojの操作を簡単にするツール

Language: C++ - Size: 153 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wxh06/oj 📦

Online/Offline Judge for C++

Language: Python - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ming-suhi/single-file-python-development

A small project for the efficient development process of single-file python programs

Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

liyanqwq/hydrooj-pastebin-plus

HydroOJ 云剪贴板服务

Language: HTML - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 1

Dennishack2012/SCAU_OJ

Answers of the OJ system.

Language: Java - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

genuine-oj/judger-core

Genuine OJ 评测沙箱

Language: C - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

doubleQ2018/xiaomiOJ

Solutions for xiaomiOJ (https://code.mi.com/problem/list)

Language: C++ - Size: 86.9 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 5

CoCo269/OI-wiki Fork of OI-wiki/OI-wiki

:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)

Language: TypeScript - Size: 78.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

stevexyh/SQL_memOJi 📦

Grad Project, OJ of SQL(Archived, new repo from now on: https://github.com/NPU-SQL-OJ/npu-sql-oj-django)

Language: JavaScript - Size: 39.7 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 4

GsjzTle/OJ-Judger

:star: A demo about OnlineJudge's JudgeServer and JudgeCore,they are based on TCP communication.

Language: C++ - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

h4nabii/h4nabii-oj-front

An OJ (Online Judge) website

Language: TypeScript - Size: 27.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

earmer/Luogu_answers

The answers for luogu.com.cn for you in different languages.

Language: C++ - Size: 18.4 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 134 - Forks: 29

GetcharZp/gin-gorm-oj

在线练习系统 ==> 后端:基于Gin、Redis、Gorm实现 前端:基于Vue、Element实现

Language: Go - Size: 3.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 81 - Forks: 20

NPU-SQL-OJ/npu-sql-oj-django

Online-Judge Platform for NWPU DataBase Course. Originates from an archived repo: https://github.com/Steve-Xyh/SQL_memOJi

Language: JavaScript - Size: 37.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

novakoki/PAT

PAT (Advanced Level) Practise

Language: C++ - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

liuweiky/PAT_Solutions

🍭My PAT (Advanced Level) Practice solutions

Language: C++ - Size: 313 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

kevinyangff/geeksforgeeks-oj

implement gfg-oj with python

Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

zentorwie/py-lrun-core Fork of UESTC-ACM/py-lrun-core

judge core supported by lrun, written in python.

Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

huajianmao/leetcode

A test driven framework for Leetcode problems.

Language: Java - Size: 1.11 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 12

lvdat/NOJ

Online Judge của CLB Tin học - Khoa CNTT trường Đại học Cần Thơ, base on NOJ.

Language: PHP - Size: 52.1 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 3

3072844942/oj

A Online Judge for the school

Language: TypeScript - Size: 5.31 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

yudshj/rust-judger

A very simple competitive programming judger in Rust. 🦀️

Language: Rust - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Corle-hyz/UCAS_DS_Lab

中国科学院大学(UCAS)2020年春季学期数据结构课程作业

Language: C - Size: 6.2 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

paramsingh/poj

an online judge in python3 and django

Language: Python - Size: 2.69 MB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 26 - Forks: 4

doveccl/DOJ

Doveccl Online Judge

Language: Go - Size: 18.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 4

SydneyOwl/GoOJ-Sandbox

A connector of sandbox written in go

Language: Go - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rainboyOJ/rojcpp

online judge system written by cpp 17

Language: C++ - Size: 5.51 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

XiaoGeNintendo/local-oj

OJ(Offline Judge) in your browser!

Language: HTML - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

liaojh1998/Competitive-Programming

I suppose it is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail. - Abraham Maslow, 1966.

Language: C++ - Size: 37.9 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

Eagle-OJ/eagle-oj-api 📦

Eagle-OJ系统后台,基于SSM开发

Language: Java - Size: 1.01 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 7

mufeng964497595/onlineJudge

使用JSP实现的OJ系统,支持用户提交C、C++和Java语言的代码

Language: JavaScript - Size: 797 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 33 - Forks: 5

Daltan/mypat

浙江大学 浙大 PAT(Programming Ability Test) 题目个人 Python 解答

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

weizengke/gdoj

The Online Judge Web Platform For ACM

Language: JavaScript - Size: 77 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 9

power721/oj 📦

PowerOJ is a online judge for ACM/ICPC or OI.

Language: Java - Size: 78.7 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 6

weizengke/judge

Online Judge Kernel,Virtual Judge Adapter,Command-Line Interface, Telnet Server, FTP Server

Language: C++ - Size: 254 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 41 - Forks: 5

absop/PAT

浙江大学 PAT 题解(C语言)

Language: C - Size: 342 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

ReZeroS/LeetCode

leetcode problems solutions.

Language: C++ - Size: 308 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HeerKirov/sdust-online-judge Fork of kuwii/sdust-online-judge 📦

Online Judge System.

Language: Python - Size: 2.24 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 4