diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-12-15 15:09:13 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-12-15 15:09:13 +0700 |
commit | 9e28e4c7b67c54229df11d355047ac8a88ea1817 (patch) | |
tree | 0d9d40db69613c2c49564a3f1987a005d61f4db3 /THT/C/TP-2017/squares/test076 | |
parent | 67393f42f41ab92219deb549f711121c4dab845b (diff) | |
download | cp-9e28e4c7b67c54229df11d355047ac8a88ea1817.tar.gz |
Normalize pathname
Diffstat (limited to 'THT/C/TP-2017/squares/test076')
-rw-r--r-- | THT/C/TP-2017/squares/test076/squares.inp | 21 | ||||
-rw-r--r-- | THT/C/TP-2017/squares/test076/squares.out | 1 |
2 files changed, 0 insertions, 22 deletions
diff --git a/THT/C/TP-2017/squares/test076/squares.inp b/THT/C/TP-2017/squares/test076/squares.inp deleted file mode 100644 index 48f421c..0000000 --- a/THT/C/TP-2017/squares/test076/squares.inp +++ /dev/null @@ -1,21 +0,0 @@ -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 diff --git a/THT/C/TP-2017/squares/test076/squares.out b/THT/C/TP-2017/squares/test076/squares.out deleted file mode 100644 index ce21699..0000000 --- a/THT/C/TP-2017/squares/test076/squares.out +++ /dev/null @@ -1 +0,0 @@ -68 |