Skip to content

Commit a75b939

Browse files
zecookiezkiritofeng
authored andcommitted
Update signature grading example to fastbit
1 parent 0f46ebe commit a75b939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/problem_format/problem_examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
| [Custom Grading](https://github.com/DMOJ/docs/tree/master/problem_examples/grader/shortest1) | <https://dmoj.ca/problem/shortest1> |
88
| [Interactive Grading (conditional IO-based)](https://github.com/DMOJ/docs/tree/master/problem_examples/interactive/seed2) | <https://dmoj.ca/problem/seed2> |
99
| [Native Interactive Grading (conditional IO-based)](https://github.com/DMOJ/docs/tree/master/problem_examples/interactive/seed2native) | <https://dmoj.ca/problem/seed2> |
10-
| [Signature Grading (IOI-style)](https://github.com/DMOJ/docs/tree/master/problem_examples/signature/siggrade) | <https://dmoj.ca/problem/siggrade> |
10+
| [Signature Grading (IOI-style)](https://github.com/DMOJ/docs/tree/master/problem_examples/signature/fastbit) | <https://dmoj.ca/problem/fastbit> |
1111
| [Generating IO Data on the Fly (large test case generation)](https://github.com/DMOJ/docs/tree/master/problem_examples/generator/ds3) | <https://dmoj.ca/problem/ds3> |

0 commit comments

Comments
 (0)