how many times will ALL THE BEST gmitians be printed?
#includestdio.h
int main()
{
printf("ALL THE BEST gmitians");
main();
return 0;
}

Posted on by