Home  |   Notes  |   Languages  |   Programs  |   Homework

Re: output

New Message Reply About this list Date view Thread view Subject view Author view

David Tuell (dtuell@VT.EDU)
Sun, 23 Sep 2001 16:37:44 -0400


Message-ID:  <000601c1446f$995b7150$cd4e52c6@y2sky>
Date:         Sun, 23 Sep 2001 16:37:44 -0400
From: David Tuell <dtuell@VT.EDU>
Subject:      Re: output

iconst 1
iconst 2
iconst 3
imul
iadd
iconst 4
iconst 5
idiv
isub
iconst 6
iconst 7
imul
iadd
iconst 8
iconst 9
idiv
isub
ireturn

Note: This was not done by my program (which is not completed) so it is
simply my interpretation of that expression =)

David

----- Original Message -----
From: "Mark Shapiro" <mashapir@VT.EDU>
To: <CS3304_91312@LISTSERV.VT.EDU>
Sent: Sunday, September 23, 2001 4:23 PM
Subject: [CS3304_91312] output

> Simple question, I just wanted to check on what the output for this
> statement would be
>
> 1+2*3-4/5+6*7-8/9
>
> Thanks
>
> Mark


New Message Reply About this list Date view Thread view Subject view Author view

Home  |   Notes  |   Languages  |   Programs  |   Homework
copyright © 2001 Virginia Tech, ALL RIGHTS RESERVED
Class site maintained by Stephen H. Edwards <edwards@cs.vt.edu>