diff options
Diffstat (limited to 'codeforces/StairPeakOrNeither/main_input0.txt')
| -rw-r--r-- | codeforces/StairPeakOrNeither/main_input0.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/codeforces/StairPeakOrNeither/main_input0.txt b/codeforces/StairPeakOrNeither/main_input0.txt new file mode 100644 index 0000000..2a59631 --- /dev/null +++ b/codeforces/StairPeakOrNeither/main_input0.txt @@ -0,0 +1,8 @@ +7 +1 2 3 +3 2 1 +1 5 3 +3 4 1 +0 0 0 +4 1 7 +4 5 7 |
