From c475582b4d3de96678c96d87a5e68702657ececc Mon Sep 17 00:00:00 2001 From: anushabollimutha <43820185+anushabollimutha@users.noreply.github.com> Date: Wed, 3 Oct 2018 21:03:01 +0530 Subject: [PATCH] Update QUADFUNC.c --- QUADFUNC.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/QUADFUNC.c b/QUADFUNC.c index 08ff583..95afc17 100644 --- a/QUADFUNC.c +++ b/QUADFUNC.c @@ -9,6 +9,9 @@ return x; } + + +// okay okay int main(){ long long int t,a,b,c,d,e,f,l,r,x,i,k=6; long long int result;