i got problem during solving this:
suppose given digit sequence is 12345
so i have to find sum which is 15(1+2+3+4+5).......
please some one help me ......
emu8086
Printable View
i got problem during solving this:
suppose given digit sequence is 12345
so i have to find sum which is 15(1+2+3+4+5).......
please some one help me ......
emu8086
emu 8086
So what progress have you made so far? As this looks like a homework assignment, we can't give you the solution
(see http://forums.codeguru.com/showthrea...ork-assignment)
Without coding in assembler, how would you solve this problem? First you need to design the program and only when you are happy with that then code the design (in this case into assembler).
If you post code you have so far, we'll provide guidance.