Skip to content

Commit baac444

Browse files
committed
Distances
1 parent b3134d4 commit baac444

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/algorithms/sprint1/Distances.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import java.io.*;
22
import java.util.Arrays;
33

4-
// https://contest.yandex.ru/contest/22450/run-report/157017559/
4+
// https://contest.yandex.ru/contest/22450/run-report/157289807/
55
public class Distances {
66

77
// -------------------- SOLUTION --------------------

0 commit comments

Comments
 (0)