Homework Introduction
Instructions
Please write your code under
your hgroup repository/h4
Compressing file
If you want to compress ex1.c
to ex1.zip
, you can run the following command:
zip ex1.zip ex1.c
Packing file
If you want to pack ex1.c
to ex1.tar
, run:
tar cf ex1.tar ex1.c
Problem
Problem |
---|
#1: Homework 4 ex 1 |
#2: Homework 4 ex 2 |
#3: Homework 4 ex 3 |
#4: Homework 4 ex 5 |
- Status
- Finished
- Problems
- 4
- Open Since
- 2022-10-16 00:00
- DDL
- 2022-11-01 23:59
- Extension
- 24.0 hour(s)