首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > v-judge-kernel

v-judge-kernel

  • 资源大小:31.10 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

A Judger Kernel for Local contest or Online contest. This version only support judging for custom problems and special judge for custom problems. It needs a compare-dll to compare if the answer is correct to the problem for all problems.the compare-dll must export a function named "compared" the define of "compared" is extern "C" declspec(dllexport) int compared(HANDLE std,HANDLE out,HANDLE msg); the HANDLE std is the standard output for the test and the HANDLE out is the output you need to judge. the HANDLE msg is the msg you want to give to others. this judge receive messages from a socket for more information please contact me via Gtalk variantf@gmail.com / QQ:506938499

文 件 列 表

Judge
.DS_Store
Judge
Judge.sln
Judge.suo
VIP VIP
0.175941s