Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Jerry Shi lab1
Latest commit 09302db Jan 22, 2022 History
1 contributor

Users who have contributed to this file

cse3666-2022spring

This repo is for CSE 3666 lab assignments in spring 2022.

Your submitted work in lab, homework, quiz, exam, etc. should be clean and tidy. Always write good, concise comments in code.

When grading coding questions, we check the correctness but also the quality. For example, RISC-V idioms should be recognized and written properly. Some idioms are listed on this page. In addition, good code should be easy to read.