Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6bb262d

Browse files
committed
Fix typo. fasks -> task
1 parent 621fb10 commit 6bb262d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
use proconio::input;
44

55
// ABC086C - Traveling
6-
// https://atcoder.jp/contests/abs/fasks/arc089_a
6+
// https://atcoder.jp/contests/abs/tasks/arc089_a
77

88
fn main() {
99
input! {

0 commit comments

Comments
 (0)