| 966 | } |
| 967 | |
| 968 | void LemonLime::exportResult() { ExportUtil::exportResult(this, curContest); } |
| 969 | |
| 970 | void LemonLime::exportStatistics() { StatisticsBrowser::exportStatistics(this, curContest); } |
| 971 |
nothing calls this directly
no outgoing calls
no test coverage detected