rangho/Grade assignment

Grade assignment by providing oracle source code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
question-idQuestion ID that is passed as the first command line argumentyes
stdin-filePath to file containing newline-separated list of inputs that is fed to standard inputyes
stdout-filePath to file containing newline-separated list of expected values of standard outputno
time-limitMaximum execution time allowedno2s
memory-limitMaximum memory usage allowedno256m
namedescription
total-pointsNumber of correct testcases produced
max-pointsNumber of all testcases tested
time-outWas the maximum time limit reached?
out-of-memoryWas the maximum memory limit reached?