Loading...
Uploaded by thenewboston on Apr 10, 2009
Sorry but youtube wont let me copy the code in here! You have to type it in yourself, or you can message me your e-mail and I will email the code to you. Good luck everyone! I am looking forward to your answers!
Howto & Style
Standard YouTube License
if(two==1){ printf(" "); }
dpramod1 1 month ago
hello !!!!!!!!
replace printf("\n"); in the second while loop with this: if (two==0){printf("\n");}
93thematter 1 month ago
2 variables and 3 for loops:)
oberstjL 1 month ago
took me about 24 hours to get.
before two=0; and three++; put if (two=2) { printf("\b");}
mourajini 2 months ago in playlist More videos from thenewboston
i added if(two==0){printf(" ");} instead and it worked :)
halityilmaz 3 months ago
Load more suggestions
if(two==1){ printf(" "); }
dpramod1 1 month ago
hello !!!!!!!!
dpramod1 1 month ago
replace printf("\n"); in the second while loop with this: if (two==0){printf("\n");}
93thematter 1 month ago
2 variables and 3 for loops:)
oberstjL 1 month ago
took me about 24 hours to get.
before two=0; and three++; put if (two=2) { printf("\b");}
mourajini 2 months ago in playlist More videos from thenewboston
i added if(two==0){printf(" ");} instead and it worked :)
halityilmaz 3 months ago