int main ()
{
    int hi;
    int hello;

    printf("  hi :)  ")

    return 0;
}
		
	

This user hasn't posted anything yet.