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/test030/squares.inp | 66 ++++++++++++++++++++++++ 2ndary/THT/C/TP-2017/squares/test030/squares.out | 1 + 2 files changed, 67 insertions(+) create mode 100644 2ndary/THT/C/TP-2017/squares/test030/squares.inp create mode 100644 2ndary/THT/C/TP-2017/squares/test030/squares.out (limited to '2ndary/THT/C/TP-2017/squares/test030') diff --git a/2ndary/THT/C/TP-2017/squares/test030/squares.inp b/2ndary/THT/C/TP-2017/squares/test030/squares.inp new file mode 100644 index 0000000..90818b7 --- /dev/null +++ b/2ndary/THT/C/TP-2017/squares/test030/squares.inp @@ -0,0 +1,66 @@ +40 33 65 +14 31 +33 9 +40 13 +39 24 +37 30 +12 4 +40 8 +10 8 +5 17 +39 30 +10 12 +28 13 +3 31 +30 4 +36 21 +11 5 +16 13 +15 11 +30 23 +10 27 +7 17 +18 10 +13 30 +34 12 +10 25 +21 19 +38 7 +26 19 +35 18 +38 12 +31 1 +28 5 +39 5 +40 24 +19 24 +3 21 +12 23 +7 15 +17 23 +6 13 +25 4 +16 32 +36 3 +39 1 +22 33 +24 9 +36 8 +17 20 +23 33 +11 10 +19 33 +17 1 +10 30 +21 24 +13 10 +15 30 +21 1 +31 21 +14 11 +37 32 +35 6 +2 30 +11 11 +18 30 +14 17 diff --git a/2ndary/THT/C/TP-2017/squares/test030/squares.out b/2ndary/THT/C/TP-2017/squares/test030/squares.out new file mode 100644 index 0000000..4fa4af9 --- /dev/null +++ b/2ndary/THT/C/TP-2017/squares/test030/squares.out @@ -0,0 +1 @@ +115551 -- cgit 1.4.1