If you attend class on
11/11,
you will have a chance to do this
assignment in-class for the
C30 grade
Translate the following code into x64:
int main(){
int8_t a;
int8_t b;
return a + -b;
}
If you skip class on 11/11,
you should complete the above assignment on your own.
Turn your work in on Canvas to the C30 folder by 11:59 PM on 11/17 (the Sunday following 11/11).