# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
对拍 runFuncAC 为暴力逻辑或已 AC 逻辑,runFunc 为当前测试的逻辑.
无尽对拍模式 inputGenerator 生成随机测试数据,runFuncAC 为暴力逻辑或已 AC 逻辑,runFunc 为当前测试的逻辑.
No description provided by the author
No description provided by the author
无尽验证模式 inputGenerator 除了返回随机输入数据外,还需要返回一个闭包,这个闭包接收 runFunc 的输出结果,根据输入数据验证输出结果是否正确.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

when DebugTLE > 0, a running case would cause a fatal error when timeout.
true: only print test case number when assertion failed.
true: test only one case in AssertEqualRunResultsInf / CheckRunResultsInf.

# Structs

No description provided by the author

# Type aliases

No description provided by the author