#include <stdio.h>
#include <stdlib.h>

int main(int argc, char *argv[])
{
    if(printf("1 "))if(printf("2 "))if(printf("3 "))if(printf("4
"))if(printf("5 "))if(printf("6 "))if(printf("7 ")){}


  system("PAUSE");
  return 0;
}

On Tue, Mar 1, 2011 at 10:52 AM, preetika tyagi <preetikaty...@gmail.com>wrote:

> Can you elaborate on it and provide more details?
>
>
> On Mon, Feb 28, 2011 at 10:14 PM, Subhransupanigrahi <
> subhransu.panigr...@gmail.com> wrote:
>
>> Is there any way to print 1 to 10 (taking an example, it can also extend
>> to 100) without using loop, recursion.
>>
>>
>> Sent from my iPhone
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>



-- 
Regards,
Kamakshi
kamakshi...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to