C Program to Print India Map

In this article, I am sharing the program to print the India map. If you like it, please do share it!

#include <stdio.h>
int main()
{
    int a,b,c;
    int count = 1;
    for (b=c=10;a="- FIGURE?, UMKC,XYZHello Folks,\
    TFy!QJu ROo TNn(ROo)SLq SLq ULo+\
    UHs UJq TNn*RPn/QPbEWS_JSWQAIJO^\
    NBELPeHBFHT}TnALVlBLOFAkHFOuFETp\
    HCStHAUFAgcEAelclcn^r^r\\tZvYxXy\
    T|S~Pn SPm SOn TNn ULo0ULo#ULo-W\
    Hq!WFs XDt!" [b+++21]; )
    for(; a-- > 64 ; )
    putchar ( ++c=='Z' ? c = c/ 9:33^b&1);
    return 0;
}

Output:

C Program to Print India Map

For an explanation of the code visit http://stackoverflow.com/questions/3533348/how-does-this-code-generate-the-map-of-india

13 thoughts on “C Program to Print India Map”

  1. the code is working but the output is not fit on the screen so i view the down part of map, how i adjust

Leave a Comment

Your email address will not be published. Required fields are marked *