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

Method exportResult

src/lemon.cpp:968–968  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

966}
967
968void LemonLime::exportResult() { ExportUtil::exportResult(this, curContest); }
969
970void LemonLime::exportStatistics() { StatisticsBrowser::exportStatistics(this, curContest); }
971

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected