Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ajayos/college-codes
- Owner: Ajayos
- Created: 2022-02-10T05:38:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T09:59:29.000Z (about 1 year ago)
- Last Synced: 2024-10-16T22:37:43.260Z (3 months ago)
- Topics: ajay-o-s, ajay-os, ajayos, c, college, college-project, css, database, exam, github, html, java, javascript, php, programming, python, s1, s2, s3, s4
- Language: C
- Homepage: https://ajayos.github.io/College-codes/
- Size: 1.72 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [**S1**](/S1/)
# [**S2**](/S2/)
# [**EXAM**](/EXAM/)
# [**S3**](/S3/)
## Compile c```
gcc FILE_NAME.c
```## Run
```
./a.out
```