评测超时问题

video_transcode
daiao 5 years ago
parent 3c3fb24ca2
commit bcd3c464d8

@ -139,7 +139,7 @@ class HackUserLastestCodesController < ApplicationController
debug_params = {execMode: exec_mode,
tpiID: @my_hack.identifier,
testCases: testCases,
platform: @hack.language,
platform: @my_hack.hack.language,
codeFileContent: @my_hack.code,
timeLimit: @hack.time_limit,
sec_key: Time.now.to_i}

Loading…
Cancel
Save