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 --- tht/C/TP-2017/squares/test032/squares.inp | 13 ------------- tht/C/TP-2017/squares/test032/squares.out | 1 - 2 files changed, 14 deletions(-) delete mode 100644 tht/C/TP-2017/squares/test032/squares.inp delete mode 100644 tht/C/TP-2017/squares/test032/squares.out (limited to 'tht/C/TP-2017/squares/test032') diff --git a/tht/C/TP-2017/squares/test032/squares.inp b/tht/C/TP-2017/squares/test032/squares.inp deleted file mode 100644 index c0e781d..0000000 --- a/tht/C/TP-2017/squares/test032/squares.inp +++ /dev/null @@ -1,13 +0,0 @@ -9 24 12 -7 7 -4 2 -2 19 -1 1 -3 4 -4 7 -5 21 -7 5 -9 11 -2 8 -1 15 -6 23 diff --git a/tht/C/TP-2017/squares/test032/squares.out b/tht/C/TP-2017/squares/test032/squares.out deleted file mode 100644 index 857670d..0000000 --- a/tht/C/TP-2017/squares/test032/squares.out +++ /dev/null @@ -1 +0,0 @@ -1879 -- cgit 1.4.1