summaryrefslogtreecommitdiffstats
path: root/4/5.c
diff options
context:
space:
mode:
authorSadeep Madurange <smadurange@users.noreply.github.com>2021-12-10 19:41:31 +0800
committerSadeep Madurange <smadurange@users.noreply.github.com>2021-12-10 19:41:31 +0800
commita34e1ed98dd2dd22721f2dd6fa5af06f771b403a (patch)
tree2c5aaeef9cfe05957fe64d2b77bdbb062d5ae85f /4/5.c
parent5dd75358262f5bf0fa7b9ef9828f5f83aaf7ef47 (diff)
downloadk&r-exercises-a34e1ed98dd2dd22721f2dd6fa5af06f771b403a.tar.gz
4.4
Diffstat (limited to '4/5.c')
-rw-r--r--4/5.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/4/5.c b/4/5.c
index 0516783..83c44e6 100644
--- a/4/5.c
+++ b/4/5.c
@@ -1,4 +1,3 @@
-
#include <ctype.h>
#include <math.h>
#include <stdio.h>