---
tags: computer-arch
---
# Quiz1 of Computer Architecture (2024 Fall)
:::info
:information_source: General Information
* You are allowed to read **[lecture materials](https://wiki.csie.ncku.edu.tw/arch/schedule)**.
* That is, an open book exam.
* We are using the honor system during this quiz, and would like you to accept the following:
1. You will not share the quiz with anyone.
2. You will not discuss the material on the quiz with anyone until after solutions are released.
* Download the PDF document at the bottom of this page, which contains the problem set for Quiz1. You will be prompted to enter a password.
* Each answer has 6 points.
* You must answer in valid numeric representation and/or English alphabet except your formal name.
* Always provide your answer in the shortest form. For example, use `ptr->member` instead of `(*ptr).member`.
* Assume that each C program already includes the headers `<stdint.h>`, `<stddef.h>`, `<stdlib.h>`, and `<stdio.h>`.
* The C standard referenced in this quiz is C99, officially known as [ISO/IEC 9899:2018](https://www.iso.org/standard/74528.html).
* Message **[the instructor via Facebook](https://www.facebook.com/JservFans)** if you found something wrong.
* :timer_clock: 09:10 ~ 11:59AM on Sep 17, 2024
* Fill ==[Google Form](https://docs.google.com/forms/d/e/1FAIpQLSe2BRHE1_UCdqB_7bL_Lxh8931_dBp5EnB5d3TUskHIygNhwg/viewform)== to answer.
:::
**[Problem set for Quiz1](https://drive.google.com/file/d/16ebktlelquAnmSM-QfDfYfhFXKj3_GPb/view?usp=drive_link)** $\to$ The password for the PDF document is the name of the open source project initiated and developed by the Computer Architecture course instructor, as referenced in the [introduction slides](https://docs.google.com/presentation/d/19nSmimXfaZ9JyViZSgmWdsmNlWXjKUxx3c3Ptw7x0UM/edit?usp=sharing). Enter the password in all lowercase when inputting it in the PDF document.