Home
last modified time | relevance | path

Searched defs:problem_name (Results 1 – 2 of 2) sorted by relevance

/plugin/judge/
H A Dscript.js5 function inputFileKey(problem_name) { argument
9 function changeFilePath(problem_name) { argument
18 function resultRefresh(problem_name, type, user) { argument
52 var problem_name; variable
60 function submitKey(problem_name, user, language, type, runtime, path) { argument
H A Daction.php281 public function compare($user_output, $problem_name)