From 2f674dc80f0382f1c3178f435714960734dc9d3c Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sat, 6 Jun 2020 21:33:13 +0700 Subject: Reorganize stuff from secondary school --- 2ndary/THT/C/TP-2017/squares/test084/squares.inp | 25 ++++++++++++++++++++++++ 2ndary/THT/C/TP-2017/squares/test084/squares.out | 1 + 2 files changed, 26 insertions(+) create mode 100644 2ndary/THT/C/TP-2017/squares/test084/squares.inp create mode 100644 2ndary/THT/C/TP-2017/squares/test084/squares.out (limited to '2ndary/THT/C/TP-2017/squares/test084') diff --git a/2ndary/THT/C/TP-2017/squares/test084/squares.inp b/2ndary/THT/C/TP-2017/squares/test084/squares.inp new file mode 100644 index 0000000..a20fdbb --- /dev/null +++ b/2ndary/THT/C/TP-2017/squares/test084/squares.inp @@ -0,0 +1,25 @@ +345 44 24 +193 3 +248 36 +277 34 +10 37 +249 32 +285 38 +258 14 +177 12 +159 2 +190 43 +244 14 +319 11 +213 4 +307 19 +242 36 +24 15 +173 35 +99 35 +99 42 +123 12 +109 26 +200 41 +236 11 +93 6 diff --git a/2ndary/THT/C/TP-2017/squares/test084/squares.out b/2ndary/THT/C/TP-2017/squares/test084/squares.out new file mode 100644 index 0000000..5d7df46 --- /dev/null +++ b/2ndary/THT/C/TP-2017/squares/test084/squares.out @@ -0,0 +1 @@ +4554198 -- cgit 1.4.1