From 9e28e4c7b67c54229df11d355047ac8a88ea1817 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 15 Dec 2019 15:09:13 +0700 Subject: Normalize pathname --- tht/C/TP-2017/squares/test076/squares.inp | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tht/C/TP-2017/squares/test076/squares.inp (limited to 'tht/C/TP-2017/squares/test076/squares.inp') diff --git a/tht/C/TP-2017/squares/test076/squares.inp b/tht/C/TP-2017/squares/test076/squares.inp new file mode 100644 index 0000000..48f421c --- /dev/null +++ b/tht/C/TP-2017/squares/test076/squares.inp @@ -0,0 +1,21 @@ +9 7 20 +3 6 +4 7 +9 6 +8 4 +6 5 +2 5 +1 1 +4 3 +7 3 +8 1 +3 3 +4 2 +2 4 +8 7 +7 1 +5 4 +9 5 +2 1 +2 3 +2 6 -- cgit 1.4.1