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/test095/squares.inp | 26 ++++++++++++++++++++++++ 2ndary/THT/C/TP-2017/squares/test095/squares.out | 1 + 2 files changed, 27 insertions(+) create mode 100644 2ndary/THT/C/TP-2017/squares/test095/squares.inp create mode 100644 2ndary/THT/C/TP-2017/squares/test095/squares.out (limited to '2ndary/THT/C/TP-2017/squares/test095') diff --git a/2ndary/THT/C/TP-2017/squares/test095/squares.inp b/2ndary/THT/C/TP-2017/squares/test095/squares.inp new file mode 100644 index 0000000..b092802 --- /dev/null +++ b/2ndary/THT/C/TP-2017/squares/test095/squares.inp @@ -0,0 +1,26 @@ +125 163 25 +4 160 +61 55 +86 152 +103 155 +19 106 +95 109 +90 59 +70 122 +74 99 +12 129 +76 26 +48 133 +109 118 +40 89 +73 43 +54 16 +110 80 +32 24 +10 125 +94 151 +52 134 +74 54 +4 24 +120 2 +110 109 diff --git a/2ndary/THT/C/TP-2017/squares/test095/squares.out b/2ndary/THT/C/TP-2017/squares/test095/squares.out new file mode 100644 index 0000000..65eef2b --- /dev/null +++ b/2ndary/THT/C/TP-2017/squares/test095/squares.out @@ -0,0 +1 @@ +32555685 -- cgit 1.4.1