You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hello-algo/codes/c/chapter_greedy
Yudong Jin f7c41b6bef
fix: Update C code for compatibility with the MSVC compiler (#949)
1 year ago
..
CMakeLists.txt fix: Update C code for compatibility with the MSVC compiler (#949) 1 year ago
coin_change_greedy.c Simplify struct declarations of C. 1 year ago
fractional_knapsack.c Simplify struct declarations of C. 1 year ago
max_capacity.c fix: Update C code for compatibility with the MSVC compiler (#949) 1 year ago
max_product_cutting.c feat: add C code in chapter_greedy (#755) 1 year ago