We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5e8af commit 86e3210Copy full SHA for 86e3210
greedy_algorithms/job_sequencing_algorithm.cpp
@@ -16,7 +16,7 @@
16
* @example
17
* Input: Four Jobs with following deadlines and profits
18
* JobID | Deadline | Profit
19
- * -----------------------------
+ * ------|-----------|----------
20
* a | 4 | 20
21
* b | 1 | 10
22
* c | 1 | 40
0 commit comments