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 +}