Revision as of 08:28, July 3, 2009 by QATestsBot (Talk | contribs)
-
0
Hey! My name is Ji. I am 13,in 8'th grade, and know nothing about programming. I wanna learn though! Where would I start?
Read more > -
- include
- include
void main() {
long n,m; float s,a; clrscr(); printf("The value of n: "); scanf("%ld",&n); printf("So that 1 +"); s=0; a=1; while(a
Read more >