Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajayos/college-codes


https://github.com/ajayos/college-codes

ajay-o-s ajay-os ajayos c college college-project css database exam github html java javascript php programming python s1 s2 s3 s4

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# [**S1**](/S1/)
# [**S2**](/S2/)
# [**EXAM**](/EXAM/)
# [**S3**](/S3/)
## Compile c

```
gcc FILE_NAME.c
```

## Run
```
./a.out
```