From fea39d136291f051f2964e37e484913d40e1e31c Mon Sep 17 00:00:00 2001 From: Naoto Mizuno Date: Tue, 20 Oct 2020 08:17:59 +0900 Subject: [PATCH] Fix problem url --- example/scc_practice.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/scc_practice.py b/example/scc_practice.py index f75e85a..e4bb266 100644 --- a/example/scc_practice.py +++ b/example/scc_practice.py @@ -1,4 +1,4 @@ -# https://atcoder.jp/contests/practice2/tasks/practice2_b +# https://atcoder.jp/contests/practice2/tasks/practice2_g import sys