My Blog -- My Stuff
Wednesday, October 3, 2007
expect the output..
main ()
{
int a;
for(;scanf("%d",&a);printf("%d",a))
;
}
1 comment:
Rakesh Kumar Aavula
October 15, 2007 at 5:17 PM
this will repeat ifinite times
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
this will repeat ifinite times
ReplyDelete