This C program implements the FCFS algorithm. It takes the number of processes, arrival time, and burst time as input from the user. It calculates the waiting time and turn around time for each process and displays them along with average waiting time and turn around time. The program is implemented using arrays and loops.
active 2023-09-09 → 2023-09-14 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 6 days from 2023-09-09 to 2023-09-14. Pushes: 4 total, peak 3 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 0 total, peak 0 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| Highmoonlander | 4 | 4 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
No issue or PR events — this repo's activity is pushes only.
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.