mirror of
https://github.com/krahets/hello-algo.git
synced 2025-01-24 23:38:45 +08:00
2 lines
56 B
CMake
2 lines
56 B
CMake
add_executable(coin_change_greedy coin_change_greedy.c)
|