We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baac444 commit 96a27e5Copy full SHA for 96a27e5
1 file changed
src/main/java/algorithms/sprint1/SleightOfHand.java
@@ -3,6 +3,7 @@
3
import java.io.InputStream;
4
import java.io.OutputStream;
5
6
+// https://contest.yandex.ru/contest/22450/run-report/157017632/
7
public class SleightOfHand {
8
// -------------------- FAST INPUT --------------------
9
static final class FastIn {
0 commit comments