mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-13 15:56:05 +00:00
2 lines
56 B
CMake
2 lines
56 B
CMake
add_executable(coin_change_greedy coin_change_greedy.c)
|