diff --git a/views/statistics.ejs b/views/statistics.ejs index 3464dff..916a4a7 100644 --- a/views/statistics.ejs +++ b/views/statistics.ejs @@ -79,7 +79,7 @@ function getColorOfScore(score) { <%= judge.status %> - <%= judge.result.score %> + <%= judge.score %> <% if (problem.type !== 'submit-answer') { %> <%= judge.result.total_time %> ms <%= parseInt(judge.result.max_memory) || 0 %> K