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/test094/squares.inp | 59 +++++++++++++++++++++++++++++++ tht/C/TP-2017/squares/test094/squares.out | 1 + 2 files changed, 60 insertions(+) create mode 100644 tht/C/TP-2017/squares/test094/squares.inp create mode 100644 tht/C/TP-2017/squares/test094/squares.out (limited to 'tht/C/TP-2017/squares/test094') diff --git a/tht/C/TP-2017/squares/test094/squares.inp b/tht/C/TP-2017/squares/test094/squares.inp new file mode 100644 index 0000000..8a5e7c6 --- /dev/null +++ b/tht/C/TP-2017/squares/test094/squares.inp @@ -0,0 +1,59 @@ +261 552 58 +203 124 +33 335 +122 490 +31 313 +61 356 +38 155 +95 171 +100 276 +248 314 +69 302 +124 144 +212 81 +213 204 +196 433 +76 330 +130 101 +49 129 +50 500 +114 219 +193 472 +138 540 +232 198 +217 8 +9 402 +149 268 +159 490 +251 94 +7 135 +139 261 +54 75 +15 199 +154 9 +202 443 +203 56 +8 329 +107 145 +12 17 +65 61 +51 386 +57 492 +89 31 +73 156 +252 220 +92 541 +234 245 +48 456 +200 156 +17 259 +121 456 +2 425 +212 132 +249 140 +10 303 +244 518 +202 67 +94 427 +238 408 +78 470 diff --git a/tht/C/TP-2017/squares/test094/squares.out b/tht/C/TP-2017/squares/test094/squares.out new file mode 100644 index 0000000..e0fb8da --- /dev/null +++ b/tht/C/TP-2017/squares/test094/squares.out @@ -0,0 +1 @@ +1247028352 -- cgit 1.4.1