* Replace VLA with malloc Replace VLA with malloc to make C code compatible with cl compiler on Windows. * Fix C code for CI compiler. * Fix C code compability to CI. * check the trigger |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| coin_change_greedy.c | ||
| fractional_knapsack.c | ||
| max_capacity.c | ||
| max_product_cutting.c | ||