Current location: Hot Scripts Forums » Programming Languages » Other Languages » what is the assembly program of multiplication table?


what is the assembly program of multiplication table?

Reply
  #1 (permalink)  
Old 10-01-08, 04:49 AM
theakrista theakrista is offline
New Member
 
Join Date: Oct 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
what is the assembly program of multiplication table?

Please help me how to make an assembly program that would directly print the multiplication table using loop and will also help compute the 2 inputted numbers. Now, here is the added twist. When you enter the first number, say "2" and the second number, "3" there would be an output answer of "6", of course. Now, our requirement is for the answer be emphasized on the output by deleting the column of the 1st input number, "2" before the answer "6" and also by deleting the row of the 2nd input number, "3" before the answer of "6"..

An example output is like this:

===+

Enter 1st number: 2
Enter 2nd number: 3
Answer: 6

1 * 3 4 5 6 7 8 9 10
2 * 6 8 10 12 14 16 18 20
* 6 9 12 15 18 21 24 27 30
4 8 12 16 20 24 28 32 36 40
5 10 15 18 25 30 35 40 45 50
6 12 18 20 30 36 42 48 54 60
7 14 21 24 35 42 49 56 63 70
8 16 24 28 40 48 56 64 72 80
9 18 27 36 45 54 63 72 81 90
10 20 30 40 50 60 70 80 90 100

===+


Hope you understand what this output should be. Because it's hard to do it here correctly since it is my very first time in this site.
Thank you guys.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 10-01-08, 09:34 AM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
People here generally won't help you do your homework assignments because the idea is that you're supposed to learn how to do these things, not learn how to get other people to do them for you.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Assembly - restarting a program ICE16 Other Languages 2 12-26-08 04:29 PM
MYSQL database countll Database 2 06-19-07 05:20 PM
What do you think of my database structure? Oskare100 Database 5 12-27-06 08:43 AM
Pretty simple ( i think) question any help!?!? 0o0o0 PHP 2 04-07-06 11:47 AM


All times are GMT -5. The time now is 10:41 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.