sbn.cassigment/final/README.md

6 lines
55 B
Markdown
Raw Normal View History

### Guide
#### Compile
2020-08-02 18:10:37 +07:00
```shell
gcc q1.c -o q1
./q1
```