I cannot find solution in the following problem
#include<stdio.h>
void main(void)
{
printf("life is good"):
return 0:
}
Where is my problem?
please help me.








