This is an old revision of the document!
MARIE - MinMax swap - A study about assembly
Soft Deadline: 19.01.2024, 23:59
Hard Deadline: 19.01.2024, 23:59
Publish date: 07.01.2024
Last update: 08.01.2024, 12:00
History:
Objectives
Description and requirements
Implementation
Notes
Additional details
This assignment is an individual assignment; using any code from external sources can be considered as plagiarism and can lead to voiding the accumulated points!
Grading
+10.0 pts.: Correct implementation with passing stimuli from the keyboard
-1.0 pts.: the absence of the README file;
-1.0 pts.: bad coding style (chaotic indentation, irregular spacing, strange naming for variables, etc.);
-0.2 pts.: other generic implementation issues (/issue);
-0.1 pts.: useless code comments.
Even if you do not finish the assignment, you can receive up to 25% of the grade if you properly explain your idea in the README file. Your code must pass the compilation and run.
Recourses
Appendix