Skip to content

Commit 68e1302

Browse files
author
saksham1908
authored
Rename FCFS.cpp.txt to FCFS.cpp
1 parent bb1c93f commit 68e1302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FCFS.cpp.txt renamed to FCFS.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ int main()
7070

7171
findavgTime(processes, n, burst_time);
7272
return 0;
73-
}
73+
}

0 commit comments

Comments
 (0)