aboutsummaryrefslogtreecommitdiff
path: root/codeforces/StairPeakOrNeither/main_input0.txt
diff options
context:
space:
mode:
authoromagdy7 <omar.professional8777@gmail.com>2024-04-13 16:15:35 +0200
committeromagdy7 <omar.professional8777@gmail.com>2024-04-13 16:15:35 +0200
commitff7585043c5f48cf94bc7ace4ad1b8fe9b4df9ef (patch)
treea68943fe77475c70f39170b5e6ee199405b7f5b1 /codeforces/StairPeakOrNeither/main_input0.txt
parentc1bbcb6c2a6d02a4ac06d3c41afcfc51993ec1d3 (diff)
downloadcompetitive-programming-ff7585043c5f48cf94bc7ace4ad1b8fe9b4df9ef.tar.xz
competitive-programming-ff7585043c5f48cf94bc7ace4ad1b8fe9b4df9ef.zip
Solved 4 problems in last Div.3
Diffstat (limited to 'codeforces/StairPeakOrNeither/main_input0.txt')
-rw-r--r--codeforces/StairPeakOrNeither/main_input0.txt8
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