We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21d9e5 commit 29641efCopy full SHA for 29641ef
1 file changed
src/main/java/algorithms/sprint4/FindSystem.java
@@ -8,6 +8,8 @@
8
import java.util.Map;
9
import java.util.StringTokenizer;
10
11
+// https://contest.yandex.ru/contest/24414/run-report/160043341/
12
+
13
class FindSystem {
14
15
/*
0 commit comments