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/test083/squares.inp | 36 ++++++++++++++++++++++++ 2ndary/THT/C/TP-2017/squares/test083/squares.out | 1 + 2 files changed, 37 insertions(+) create mode 100644 2ndary/THT/C/TP-2017/squares/test083/squares.inp create mode 100644 2ndary/THT/C/TP-2017/squares/test083/squares.out (limited to '2ndary/THT/C/TP-2017/squares/test083') diff --git a/2ndary/THT/C/TP-2017/squares/test083/squares.inp b/2ndary/THT/C/TP-2017/squares/test083/squares.inp new file mode 100644 index 0000000..9cf90c8 --- /dev/null +++ b/2ndary/THT/C/TP-2017/squares/test083/squares.inp @@ -0,0 +1,36 @@ +235 115 35 +145 13 +223 60 +32 87 +216 14 +20 41 +113 10 +107 18 +50 7 +82 27 +107 53 +204 92 +225 79 +122 68 +205 114 +143 54 +83 106 +46 39 +98 50 +123 46 +11 69 +35 108 +142 89 +53 96 +197 92 +77 110 +25 14 +20 94 +221 78 +28 4 +34 46 +203 37 +60 12 +157 36 +192 13 +143 1 diff --git a/2ndary/THT/C/TP-2017/squares/test083/squares.out b/2ndary/THT/C/TP-2017/squares/test083/squares.out new file mode 100644 index 0000000..c596ec2 --- /dev/null +++ b/2ndary/THT/C/TP-2017/squares/test083/squares.out @@ -0,0 +1 @@ +44767248 -- cgit 1.4.1