#include <stdio.h>
int main()
{
int i;
for(i=1;i<=10;i++)
printf("%d\t",i*i*i);
}
return 0;
Yes, don't know. But people do such things knowingly or unknowingly and I have seen few nearby but touchwood and by God's grace noth...
No comments:
Post a Comment