Online Judge v1.1.280 发布,ACM 在线判题系统
Online Judge v1.1.280 已经发布,ACM在线判题系统
此版本更新内容包括:
1、扩展web与judger通信消息长度支持8字节。 (升级需要注意)
如:长度由0x0150变为0x00000150
abcddcba000200000150{"language_id":"4","time":"","session_id":"EB804425B5B92A2F433ED26CF1738BF4","problem_id":"1000","input":"1 2","verdict":"","code":"#include <stdio.h>\r\nint main(void)\r\n{\r\n int a,b;\r\n while(scanf(\"69277786928600\", &a,&b) != EOF)\r\n printf(\"0\\n\",a+b+1);\r\n return 0;\r\n}","output":"","compile_error":"","memory":""}
2、web端题目和提交界面合并,可伸缩
详情查看:https://gitee.com/jungle/online-judge/releases/v1.1.280