From f67fd7c97764f3eca631ec4eaf0e13e139d498a4 Mon Sep 17 00:00:00 2001 From: ojaschauhan44 Date: Mon, 9 Oct 2017 02:35:04 +0530 Subject: [PATCH] Update India pattern(Must check it out).c --- CPP/India pattern(Must check it out).c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CPP/India pattern(Must check it out).c b/CPP/India pattern(Must check it out).c index afaf0fb..2703ab7 100644 --- a/CPP/India pattern(Must check it out).c +++ b/CPP/India pattern(Must check it out).c @@ -1,4 +1,5 @@ #include +//this is full power fun main() { int a,b,c; @@ -13,4 +14,4 @@ main() for(; a-- > 64 ; ) putchar ( ++c=='Z' ? c = c/ 9:33^b&1); return 0; -} \ No newline at end of file +}