Thread: arrays??
View Single Post
Old Mar 23rd, 2008, 8:56 AM   #1
FengLing
Newbie
 
Join Date: Mar 2008
Posts: 7
Rep Power: 0 FengLing is on a distinguished road
Question arrays??

can anyone try to help me getting an output like this:

ull be able to input a number for example..

12 and its output is like this...

12 11 10 9 8 7 6 5 4 3 2 1
11 10 9 8 7 6 5 4 3 2 1
10 9 8 7 6 5 4 3 2 1
....................
..................
...................
3 2 1
2 1
1

i'm a noob programmer and can't figure how to start please help me thanks in advance...
FengLing is offline   Reply With Quote