Searched defs:problem_name (Results 1 – 2 of 2) sorted by relevance
| /plugin/judge/ |
| D | script.js | 5 function inputFileKey(problem_name) { argument 9 function changeFilePath(problem_name) { argument 18 function resultRefresh(problem_name, type, user) { argument 41 problem_name: problem_name, property 52 var problem_name; variable 60 function submitKey(problem_name, user, language, type, runtime, path) { argument 136 problem_name: problem_name, property 160 problem_name: problem_name property 198 problem_name: problem_name, property
|
| D | action.php | 281 public function compare($user_output, $problem_name)
|