Implement the algorithm for MARIE architecture (e.g., Q3_MARIE.mas)
A screenshot of the final execution states for a "test case" of your MARIE assembly code. Note your program needs to be general to take any input values using input instructions. However, a test input is used just to create a screenshot. (e.g., Q3_MARIE.PNG/JPG)
The numbers of instructions in Q3_INSTRS.docx (Word document)
Q3. Factorial (Iterative algorithm) - Use Q1
Get a user input of one non-negative integer numbers: A
Calculate C is a factorial of A
Print C
Test case: A=4
Output should be 24
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here