MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / setAnswerFile

Method setAnswerFile

src/core/judgingthread.cpp:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59void JudgingThread::setArguments(const QString &argumentsList) { arguments = argumentsList; }
60
61void JudgingThread::setAnswerFile(const QString &fileName) { answerFile = fileName; }
62
63void JudgingThread::setInputFile(const QString &fileName) { inputFile = fileName; }
64

Callers 1

judgeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected