mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-19 10:29:30 +01:00
04a308a59e
Use the following formula to set personal records for quickest-streak relative to an existing personal current record. (ranked_streak + ranked_streak) / ranked_answers > (current_streak + ranked_streak) / current_answers E.g., given a current record of 8 correct answers in a row in 1 minute and 20 seconds, to beat that record you'd need: 6 answers in 40 seconds, 7 in 1 minute, 9 in 1 minute 40 seconds, 10 in 2 minutes, etc. |
||
---|---|---|
.. | ||
data | ||
.gitignore | ||
cjeopardy_answer.pl | ||
cjeopardy_hint.pl | ||
cjeopardy_scores.pl | ||
cjeopardy.pl | ||
cjeopardy.txt | ||
IRCColors.pm | ||
Scorekeeper.pm |