mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-02 04:31:55 +08:00
Some improvements (#1073)
* Update avatar's link in the landing page * Bug fixes * Move assets folder from overrides to docs * Reduce figures' corner radius * Update copyright * Update header image * Krahets -> krahets * Update the landing page
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* File: unbounded_knapsack.java
|
||||
* Created Time: 2023-07-11
|
||||
* Author: Krahets (krahets@163.com)
|
||||
* Author: krahets (krahets@163.com)
|
||||
*/
|
||||
|
||||
package chapter_dynamic_programming;
|
||||
|
||||
Reference in New Issue
Block a user