We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ca73f commit 7c51389Copy full SHA for 7c51389
src/lib/utils/contest.ts
@@ -162,7 +162,7 @@ const atCoderUniversityPrefixes = getContestPrefixes(ATCODER_UNIVERSITIES);
162
*/
163
const ATCODER_OTHERS: ContestPrefix = {
164
chokudai_S: 'Chokudai SpeedRun',
165
- 'code-festival-2014-qualb': 'Code Festival 2014 予選',
+ 'code-festival-2014-qualb': 'Code Festival 2014 予選 B',
166
'code-festival-2014-final': 'Code Festival 2014 決勝',
167
'code-thanks-festival': 'CODE THANKS FESTIVAL',
168
donuts: 'Donutsプロコンチャレンジ',
0 commit comments