Google
 

Thursday, August 23, 2007

Write a Code...... if u can
write a optimum c/c++ program to generate like bellow...

0123456789
0123456798
0123456879
.
.
.
9876543210

Any combination must not repeat.
sequence may change to display those number.


Hint It having 10! mean near by 840 M combination.

No comments: