Homework 4

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
Status
Finished
Problems
4
Open Since
2022-10-16 00:00
DDL
2022-11-01 23:59
Extension
24.0 hour(s)