From fba33821d0733f98e985c27aeb24bd0360e12f79 Mon Sep 17 00:00:00 2001 From: Abhisheka394 <56743463+Abhisheka394@users.noreply.github.com> Date: Wed, 30 Oct 2019 21:14:04 +0530 Subject: [PATCH] Update DIAGONAL.CPP --- DIAGONAL.CPP | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/DIAGONAL.CPP b/DIAGONAL.CPP index 7b1ec99..bdbc903 100644 --- a/DIAGONAL.CPP +++ b/DIAGONAL.CPP @@ -1,12 +1,10 @@ -//write a progrom to print sum of elements of diagonal of matrix -//Downloaded From www.turboc8.com coded by Yogendra Singh. + #include #include int main() { clrscr(); -cout<<" www.turboc8.com"<>n;