fix: +
This commit is contained in:
parent
803de4abbd
commit
c89c3530eb
@ -108,6 +108,7 @@
|
|||||||
}
|
}
|
||||||
Console.WriteLine($"{rank}. helyezett {sortedScores[i].Key} {sortedScores[i].Value} ponttal");
|
Console.WriteLine($"{rank}. helyezett {sortedScores[i].Key} {sortedScores[i].Value} ponttal");
|
||||||
}
|
}
|
||||||
|
Console.ReadKey();
|
||||||
}
|
}
|
||||||
|
|
||||||
static int CalculatePoints(MatchPrediction prediction, MatchResult result)
|
static int CalculatePoints(MatchPrediction prediction, MatchResult result)
|
||||||
|
Loading…
Reference in New Issue
Block a user