You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the {(day===OVERALL) ? "overall leaderboard" : ("leaderboard for day "+day)} of the <spanclassName={styles.bold}>CSESoc Unnamed Puzzle Competition 2021</span>,
60
+
which displays the users with the {(day===OVERALL) ? "highest cumulative points achieved during the contest" : "earliest submissions during the day"}.
61
+
</div>
62
+
<br/>
63
+
64
+
<div>
65
+
Points awarded for completing problems - the first to solve a problem receives 100 points, followed by 99 points for
66
+
the second solver, then 98 and so on down to 1 point for the 100th solver.
67
+
</div>
68
+
<br/>
69
+
70
+
<div>
71
+
To see the leaderboard for a particular day, choose a day here:
0 commit comments