Add a side seed for @pb4. Cry before the in-IDE HTML rendering.
[troll.git] / src / test / java / PlayerCheat.java
index 0f98d3c..555f2a4 100644 (file)
@@ -8,6 +8,7 @@ public class PlayerCheat {
 
         int roadLength = in.nextInt();
         int initialStones = in.nextInt();
+        in.nextLine();
 
         while (true) {
             int trollDistance = in.nextInt();