Skip to content

Commit

Permalink
Merge pull request #1209 from NachiaVivias/stnum_taskmd
Browse files Browse the repository at this point in the history
[graph/st_numbering] fix task.md input format
  • Loading branch information
maspypy authored Jul 12, 2024
2 parents f4185dd + 91694aa commit b4f8e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graph/st_numbering/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ $N$ $M$ $s$ $t$
$u _ 0$ $v _ 0$
$\vdots$
$u _ {M - 1}$ $v _ {M - 1}$
$N$ $M$
$N$ $M$ $s$ $t$
$u _ 0$ $v _ 0$
$\vdots$
$u _ {M - 1}$ $v _ {M - 1}$
Expand Down

0 comments on commit b4f8e98

Please sign in to comment.