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/test045/squares.inp | 23 +++++++++++++++++++++++ 2ndary/THT/C/TP-2017/squares/test045/squares.out | 1 + 2 files changed, 24 insertions(+) create mode 100644 2ndary/THT/C/TP-2017/squares/test045/squares.inp create mode 100644 2ndary/THT/C/TP-2017/squares/test045/squares.out (limited to '2ndary/THT/C/TP-2017/squares/test045') diff --git a/2ndary/THT/C/TP-2017/squares/test045/squares.inp b/2ndary/THT/C/TP-2017/squares/test045/squares.inp new file mode 100644 index 0000000..f7ac09a --- /dev/null +++ b/2ndary/THT/C/TP-2017/squares/test045/squares.inp @@ -0,0 +1,23 @@ +58 4 22 +22 1 +45 1 +40 4 +42 1 +45 4 +17 3 +32 3 +32 4 +43 4 +56 4 +17 4 +47 4 +39 3 +34 3 +45 2 +55 4 +3 3 +9 4 +44 4 +5 1 +30 2 +13 4 diff --git a/2ndary/THT/C/TP-2017/squares/test045/squares.out b/2ndary/THT/C/TP-2017/squares/test045/squares.out new file mode 100644 index 0000000..64d360d --- /dev/null +++ b/2ndary/THT/C/TP-2017/squares/test045/squares.out @@ -0,0 +1 @@ +379 -- cgit 1.4.1