Fold testcase_run.sh logic into judgedaemon.
#6015
Annotations
1 error and 1 warning
|
phpcs:
judge/judgedaemon.main.php#L34
Each enum must be in a file by itself
|
|
phpcs:
lib/lib.misc.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 16 and the first side effect is on line 9.
|