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

Skip to content

Commit 0fc373b

Browse files
authored
Merge pull request #68 from tomlla/fix_problme_url_typo
Fix problem URL typo. fasks -> task
2 parents 621fb10 + 6bb262d commit 0fc373b

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)