Help for amateur thing

Pages: 12
Yeah it opened and closed?

Is that good or not :O
Well, not sure what your intended output is, but it worked ok for me. However, I really don't think the program is doing what you want, but that's a whole different issue. :)
Its fine, it means it worked. If you wanna see what happened you need to add something to keep the window open. Something simple would be

 
while(true){}


Right before return main;.
Yeah but like final result i have this:

a) 12345678
1234567
123456
12345
1234
123
12
1

And for b)

87654321
7654321
654321
54321
4321
321
21
1

Is there any way that this numbers come out after that code?
Helppppppppppp please :$:$:$:$:$:$:$:$:$
What do you mean by "Is there any way that this numbers come out after that code? "
Topic archived. No new replies allowed.
Pages: 12