在线版: http://lootcode.sinaapp.com
代码在 Github
1
Tedko 2015-09-11 03:23:39 +08:00
用了什么 oj 。杭电的么
|
2
Tedko 2015-09-11 03:23:58 +08:00
dcoker
|
3
virusdefender 2015-09-11 08:15:28 +08:00 via Android
|
4
wuyazi 2015-09-11 08:53:04 +08:00
@virusdefender 你们前端用什么做的?
|
5
zhyu 2015-09-11 08:56:40 +08:00
> 空间复杂度限制还不知道怎么实现,有什么思路吗? 如果对 OJ 的实现有兴趣,欢迎探讨。
rlimit |
6
virusdefender 2015-09-11 09:08:36 +08:00 via Android 1
@wuyazi bootstrap avalon jquery
|
7
sakeven 2015-09-11 09:15:14 +08:00 via iPhone
https://github.com/ZJGSU-Open-Source/GoOnlineJudge
https://github.com/ZJGSU-Open-Source/RunServer 我们学校的 oj ,用的是自己修改的 hustoj 内核 |
8
wangleineo OP @Tedko 没用任何开源的东西,就是用 python 运行 python 代码,很原始
|
9
tonic 2015-09-11 14:49:27 +08:00
哈哈哈哈我喜欢你那个登个毛线
|
10
wph95 2015-09-11 15:20:19 +08:00
@virusdefender 哈 居然这里看到了:)
|
11
junnplus 2015-09-11 17:30:29 +08:00
搭个顺风车,一个 VJ ,不过还没写完,求 star https://github.com/Junnplus/VirtualJudge
|
12
wangleineo OP @junnplus 你这个才是比较完整的系统,跟这个比我做的就是个玩具... 程序运行是怎么实现的?代码找了半天没找到
|
14
wangleineo OP @junnplus 我的意思是 提交的代码是怎么运行的?
|
15
junnplus 2015-09-11 19:19:23 +08:00 1
@wangleineo 那个,这是个 VJ , Virtual Judge ,题目是爬虫爬来的,提交也是通过爬虫提交的,如果是 OJ 的话,可以参考我们学校 OJ 的 judge https://github.com/ma6174/acmjudger
|