cs220
cs220 copied to clipboard
[Homework 1] Preparing Rust Development Environment (due: 2022-09-09 23:59:59)
Prepare Rust development environment.
-
Read the description here. You're going to fill out the
todo!()
s. -
You can grade your solution yourself by running
./script/grade-01.sh
. If the server's evaluation results differ from your own evaluation results, please let us know. -
Submit your code here.
-
IMPORTANT: only the last submission counts. Please make sure the last submission succeeds.
-
IMPORTANT: don't fork this repository. It'll be public!