Skip to content

Commit

Permalink
[graph/st_numbering] fix task.md input format
Browse files Browse the repository at this point in the history
  • Loading branch information
NachiaVivias committed Jul 9, 2024
1 parent e2952b1 commit 91694aa
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 91694aa

Please sign in to comment.