cztchoice
7/16/2012 - 9:23 AM

If god is a programmer, what i'll be.

If god is a programmer, what i'll be.

Class Chenzt:Class Person{
    Chenzt(){
        life();
    }
    void life(){
        while(time)
            if(better)
                change();
            else
                continue;
    }
};
static Chenzt czt;