From 78b0ad5c296c186b04926621a7663a5c5bc139b6 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Mon, 28 Mar 2022 16:19:27 -0400 Subject: reformat constants for readability --- big.c | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/big.c b/big.c index 4ea8726..356a8d2 100644 --- a/big.c +++ b/big.c @@ -16,13 +16,22 @@ #define MAX_INT_BITS 60 #define LONG_LONG_OVERFLOW (1ll<