#include stdio.h
int main()
{
int a=366;
while (a375)
{
++a;
if (a=368&&a=372)
{
continue;
}
printf("%5d"‚a);
}
return 0;
}
What is the output of this program

Posted on by