Here is a c puzzle for u. :)
can u complete the following C program so that the output will look like
1
2
3
4
5
6
7
8
9
10
int main()
{
..... int k; //no other variable should be declared.
printf("\n%d",k); //no other print statements.
.............. // u...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.