self Company Programming Program

main()
{
int i=0;
for(;i++;printf("%d",i));
printf("%d",i);
}

Read Solution (Total 1)

self Other Question

What is the next number of the following sequence
15, 22, 39, 77, 143, 245,...

What is 1 less than 1/4 of a million?