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/test023/squares.inp | 11 ----------- tht/C/TP-2017/squares/test023/squares.out | 1 - 2 files changed, 12 deletions(-) delete mode 100644 tht/C/TP-2017/squares/test023/squares.inp delete mode 100644 tht/C/TP-2017/squares/test023/squares.out (limited to 'tht/C/TP-2017/squares/test023') diff --git a/tht/C/TP-2017/squares/test023/squares.inp b/tht/C/TP-2017/squares/test023/squares.inp deleted file mode 100644 index 9d0fbed..0000000 --- a/tht/C/TP-2017/squares/test023/squares.inp +++ /dev/null @@ -1,11 +0,0 @@ -5 8 10 -5 4 -4 4 -2 7 -5 2 -4 8 -2 3 -2 8 -3 4 -1 6 -2 2 diff --git a/tht/C/TP-2017/squares/test023/squares.out b/tht/C/TP-2017/squares/test023/squares.out deleted file mode 100644 index 949d335..0000000 --- a/tht/C/TP-2017/squares/test023/squares.out +++ /dev/null @@ -1 +0,0 @@ -30 -- cgit 1.4.1