about summary refs log tree commit diff
path: root/THT/B/QG-2016
diff options
context:
space:
mode:
authorRaphael McSinyx <vn.mcsinyx@gmail.com>2017-06-13 15:18:37 +0700
committerRaphael McSinyx <vn.mcsinyx@gmail.com>2017-06-13 15:18:37 +0700
commit2b6ce5b49dedf4c6e6f41bd23a94f2f6a76d0a50 (patch)
tree1561fb72488a3dba1bab5549320e54d08170f37b /THT/B/QG-2016
parent69a50f40bea8f04c2d2b1715dad5ea8c7d6ef507 (diff)
downloadcp-2b6ce5b49dedf4c6e6f41bd23a94f2f6a76d0a50.tar.gz
Add THT/B/QG-2014
Diffstat (limited to 'THT/B/QG-2016')
-rw-r--r--THT/B/QG-2016/trigrid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/THT/B/QG-2016/trigrid.c b/THT/B/QG-2016/trigrid.c
index 7f5a75f..15ad552 100644
--- a/THT/B/QG-2016/trigrid.c
+++ b/THT/B/QG-2016/trigrid.c
@@ -1,6 +1,5 @@
 #include <stdio.h>
 
-
 const long long TESTS[] = {4, 3, 5, 6, 111, 222, 3333, 4444, 55555, 666666,
                            7777777, 88888888, 999999999, 123456789123456789,
                            1000000000000000000};