Documentation
¶
Overview ¶
生成数据
数据校验
Index ¶
- func BuildProblemPackage(c *cli.Context) error
- func CompileProblemWorkDirSourceCodes(c *cli.Context) error
- func ReadProblemInfo(c *cli.Context) error
- func RunCheckerCases(c *cli.Context) error
- func RunTestCaseGenerator(c *cli.Context) error
- func RunTestCasesInputValidation(config *structs.JudgeConfiguration, caseIndex int) error
- func RunTestlibValidatorCases(config *structs.JudgeConfiguration, caseIndex int) error
- func RunTestlibValidators(c *cli.Context) error
- func UnpackProblemPackage(c *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildProblemPackage ¶
func CompileProblemWorkDirSourceCodes ¶
编译作业代码(APP入口)
func RunTestCasesInputValidation ¶
func RunTestCasesInputValidation(config *structs.JudgeConfiguration, caseIndex int) error
运行test cases的校验 caseIndex < 0 表示校验全部
func RunTestlibValidatorCases ¶
func RunTestlibValidatorCases(config *structs.JudgeConfiguration, caseIndex int) error
运行validator cases的校验 caseIndex < 0 表示校验全部
func RunTestlibValidators ¶
运行Testlib的validator校验 (APP入口)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.