sbn.cassigment/final/README.md

6 lines
55 B
Markdown

### Guide
#### Compile
```shell
gcc q1.c -o q1
./q1
```