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 aa15d88 commit 9607f5dCopy full SHA for 9607f5d
src/test/lib/utils/test_cases/contest_table_provider.ts
@@ -200,6 +200,7 @@ const [
200
// Sources: math_and_algorithm_*, typical90_*, abc*_*
201
// Problem indices follow the format: A01-A77, B01-B69, C01-C20
202
const [
203
+ tessoku_a01,
204
tessoku_a06,
205
tessoku_a27,
206
tessoku_a29,
@@ -282,6 +283,7 @@ export const taskResultsForContestTableProvider: TaskResults = [
282
283
];
284
285
export const taskResultsForTessokuBookProvider: TaskResults = [
286
287
288
289
0 commit comments