Skip to content

Commit 92b0f8f

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

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
@@ -13,7 +13,6 @@
1313
*
1414
* Examples:
1515
*
16-
* @example
1716
* Input: Four Jobs with following deadlines and profits
1817
* JobID | Deadline | Profit
1918
* ------|-----------|----------

0 commit comments

Comments
 (0)