Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

坑人得很啊~(已解决) #116

Open
dffxd-suntra opened this issue Oct 16, 2021 · 2 comments
Open

坑人得很啊~(已解决) #116

dffxd-suntra opened this issue Oct 16, 2021 · 2 comments

Comments

@dffxd-suntra
Copy link

这个问题的测试数据写不到数据库里~~
image
看~~
安了好几遍,我也下决心,改造一下这个oj了,有懂得人就回复一下吧,给后人留点活路

@bobby285271
Copy link
Contributor

其实改这里就好了...

jnoj/judge/src/judge.c

Lines 1464 to 1469 in 8fe96b6

if (run_result == OJ_AC) {
pass_count++;
} else {
// 记录该数据点的运行信息
record_data(problem, &verdict_res, infile, outfile, userfile);
}

或者像我们这样改视图也行(雾)

@dffxd-suntra
Copy link
Author

谢谢

@dffxd-suntra dffxd-suntra changed the title 坑人得很啊~ 坑人得很啊~(已解决) Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants