We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 621fb10 + 6bb262d commit 0fc373bCopy full SHA for 0fc373b
src/main.rs
@@ -3,7 +3,7 @@
3
use proconio::input;
4
5
// ABC086C - Traveling
6
-// https://atcoder.jp/contests/abs/fasks/arc089_a
+// https://atcoder.jp/contests/abs/tasks/arc089_a
7
8
fn main() {
9
input! {
0 commit comments