Skip to content

Commit 4ce7a18

Browse files
Update greedy_algorithms/job_sequencing_algorithm.cpp
Co-authored-by: realstealthninja <[email protected]>
1 parent cb0bc6d commit 4ce7a18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

greedy_algorithms/job_sequencing_algorithm.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
*
2525
* Output: Following is maximum profit sequence of jobs: c, a
2626
*
27-
* @example
2827
* Input: Five Jobs with following deadlines and profits
2928
* JobID | Deadline | Profit
3029
* -------|-----------|--------

0 commit comments

Comments
 (0)